ical2json

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

compile

tsc

prepublishOnly

tsc

lint

eslint . --ext .js,.ts

test

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

report

nyc report --reporter=lcov

coverage

nyc ava

clean

rm -rf coverage/ build/
npm i ical2json

Metadata

  • MIT
  • >=18.0.0
  • Adrian Lee
  • released 10/5/2024

Downloads

Maintainers