Skip to content

bychrisme/vcf-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCF Parser

Use this API parse your VCF contact on JSON.

Tech

  • Node Js

Installation

Clone the repository

$ git clone https://github.com/bychrisme/vcf-parser.git [project_name]

Install dependencies

$ cd [project_name]
$ npm i

Now you start

$ cp .env.example .env

$ npm start

Author

bychrisme

About

Small function to parse VCF contact on json on Node Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published