add2calendar

v1.1.8
Allow you to add event to calendar easier
calendar event static

coverage

nyc --reporter=lcov mocha test test/**/*.spec.js

coverage.check

nyc check-coverage --statements 50 --branches 50 --functions 30 --lines 50

coverage.report

cat ./coverage/lcov.info | codecov

eslint

eslint js test --env mocha

start

gulp default

build

gulp build

test

mocha test --reporter spec --recursive

test.watch

mocha test --reporter spec --recursive --watch
npm i add2calendar

Metadata

  • MIT
  • Whatever
  • Nathachai Thongniran
  • released 3/17/2022

Downloads

Maintainers