baldir-fr / baldir-vcf-tools

Typescript library to manipulate VCF contact files.

Home Page:https://baldir-fr.github.io/baldir-vcf-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-asciidoctor-dockerized

Build library Generate and deploy static content to Pages

Utility library for parsing vCard Format.

Run Tests

deno test
# Or watching file changes
deno test --watch src
# Or with GNU Make
make deno-test

# Using docker compose
docker compose run --rm deno-test
# Or with GNU Make
make dc-deno-test

Generated Documentation

About

Typescript library to manipulate VCF contact files.

https://baldir-fr.github.io/baldir-vcf-tools

License:MIT License


Languages

Language:TypeScript 83.2%Language:Makefile 13.1%Language:Shell 3.7%