ical2json

v3.1.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

coverage

nyc ava

prepublishOnly

tsc

Metadata

  • MIT
  • >=8.0.0
  • Adrian Lee
  • released 7/2/2022

Downloads

Maintainers