UNPKG
vcard-js
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
Convert between vCard and jCard.
github.com/zuojiang/vcard-js
zuojiang/vcard-js
vcard-js
/
index.js
2 lines
(1 loc)
•
41 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/VCard'
)
;