TypeScript is the amiable and helpful sibling of JavaScript, always there for you, whether you currently do want type safety or you don’t. So it was only natural to use it to make handling digital business cards easier. vCard4-ts
is the result of this attempt.
Goals
- RFC 6350 compliant
- TypeScript (and type safety) from the ground up
- Don’t Repeat Yourself to avoid mistakes
- Data structure safe and fast to use by reducing run-time decisions
Learn more
- Blog post (start here): vcard4-ts: A TypeScript-first vCard parser
- Diving deeper: API documentation and examples
- Source code: vcard4-ts on GitHub or GitLab
- Packages: vcard4-ts on NPM or Yarn
Uses
Trifence AG uses it in their CompanyON regional gift card, in Stein am Rhein known as gutSTEIN.
Please let me know if you use it in one of your products.