Commit graph

1 commit

Author SHA1 Message Date
Kunal Singh
d22f6ad213 feat: add VCF to CSV converter
Add support for converting VCF contact files to CSV format
- Implement TypeScript-based VCF parsing without external dependencies
- Create CSV export with proper quote escaping
- Add comprehensive test coverage for various VCF formats
- Update documentation and converter registry

Closes #396
2026-01-11 13:10:50 +05:30