Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
/ vcf-generator Public archive

npm i; tweak rows and vcard template; npm run generate; drag to iOS simulator

License

Notifications You must be signed in to change notification settings

corysimmons/vcf-generator

Repository files navigation

vcf-generator

Install

Download the zip

Usage

  • Tweak numOfContactsToGenerate (try in batches of 500 and get about 2000 for proper testing since some people are really popular) in dummy-contacts.js (and the template according to the vCard v3.0 spec if you'd like)
  • npm run generate to generate a fresh dummy-contacts.vcf file (by fresh I mean it blasts whatever's in there before generating random contacts).
  • Drag dummy-contacts.vcf onto your iOS Simulator

No idea how to delete them in iOS Simulator. Please open an issue and let me know.

About

npm i; tweak rows and vcard template; npm run generate; drag to iOS simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published