{"library":"vcard-parser","type":"library","category":null,"description":"The `vcard-parser` library is a utility for parsing vCard data into JavaScript objects and converting JavaScript objects back into vCard strings. It is designed to be a simple, standalone solution compatible with both Node.js environments and web browsers. Currently stable at version 1.0.0, the package primarily targets CommonJS module systems, as indicated by its usage examples. While it offers core vCard parsing and generation capabilities, its 'simple' nature might imply a focus on common vCard patterns rather than full support for every obscure or bleeding-edge vCard specification variant. As a 1.0.0 release, its release cadence is likely stable with infrequent updates, and its key differentiator is its straightforward, no-frills approach to vCard manipulation.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vcard-parser","imports":["const vCard = require('vcard-parser');","const { parse } = require('vcard-parser'); // Destructuring after require","const { generate } = require('vcard-parser'); // Destructuring after require"]},{"cmd":"yarn add vcard-parser","imports":[]},{"cmd":"pnpm add vcard-parser","imports":[]}],"homepage":null,"github":"https://github.com/Heymdall/vcard","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vcard-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vcard-parser/compatibility"}}