canner-ref-id

v0.1.0
Use to create refId in Canner CMS

build:flow

flow-copy-source -v -i '**/test/**' src lib

lint

eslint src test docs

clean

rimraf lib dist

build:es5

babel src --out-dir lib

build

npm run build:es5 && npm run build:flow

prepublish

npm run clean && npm run check:src && npm run build

check:src

npm run lint && npm run test

test

jest

test:watch

jest --watch

validate

npm ls

Metadata

  • MIT
  • Whatever
  • chilijung
  • released 3/29/2018

Downloads

Maintainers