ical2json

v4.0.1
A simple node package to convert ical to JSON
ical json converter

lint

eslint . --ext .js,.ts

test

npm run clean; npm run lint; tsc; npm run coverage; npm run report

clean

rm -rf coverage/ build/

report

nyc report --reporter=lcov

compile

tsc

coverage

nyc ava

prepublishOnly

tsc

Metadata

  • MIT
  • >=18.0.0
  • Adrian Lee
  • released 7/13/2024

Downloads

Maintainers