vcard4
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

vcard4

vcard4

vcard4 is a javascript library for generating and parsing version 4.0 vCards. It can also be used to generate XML vCards and jCards.

vcard4 may be used in node or in the browser, and it supports ESM and UMD.

This library fully implements RFC 6350 (vCard), RFC 6351 (XML vCard), RFC 7095 (jCard), and RFC 6350 extensions including RFC 6474, RFC 8605, RFC 6715, RFC 6868, RFC 6473 and RFC 7852.

The library is fully tree shakable. Only what you import will end up in your final bundle.

TypeScript type declarations are provided for all the public parts of vcard4's API.

Documentation

vcard4 is fully documented. You may find the docs here.

Installation

npm install vcard4

Readme

Keywords

Package Sidebar

Install

npm i vcard4

Weekly Downloads

1,367

Version

4.0.0

License

ISC

Unpacked Size

3.87 MB

Total Files

535

Last publish

Collaborators

  • kelseykm