enki-content

v0.6.0
parser of enki insights

lint

eslint src

test

npm run lint && jest --notify

build

babel src --out-dir dist --ignore __tests__

clean

rm -rf dist

prepublish

npm run test && npm run clean && npm run build

test:watch

jest --watchAll
npm i enki-content

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/3/2018

Downloads