@antongolub/iso8601

v1.0.0
Strict ISO8601 datetime parser
iso8601 ISO 8601 datetime date time parser

jest

jest -w 1

lint

standard-flow src/**/*.js

flow

flow

test

npm run lint && npm run flow && npm run jest

flow:coverage

flow-coverage-report -i 'src/main/**/*.js' -t html -t json -t text --threshold 90

build

npm run build:es5 && npm run docs

build:es5

BABEL_ENV=production babel src/main/js --out-dir target/es5

test:report

npm test && npm run coveralls:push

coveralls:push

cat ./coverage/lcov.info | coveralls

docs

esdoc
npm i @antongolub/[email protected]

Metadata

  • MIT
  • Whatever
  • Anton Golub
  • released 8/22/2019

Downloads

Maintainers