ical2json

v3.2.0
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
  • >=8.0.0
  • Adrian Lee
  • released 11/13/2023

Downloads

Maintainers