koine-ui-utils

v0.4.0
a library of common utils for RetroSockets

build

babel lib -d build

build:watch

babel lib -w -d build

lint

eslint lib/**; exit 0

lint:watch

esw -w lib/**

prepublishOnly

npm run build

review

run-s lint test:clean test test:coverage:report

test

jest lib/**; exit 0

test:clean

rimraf ./coverage

test:watch

jest lib/** --watch

test:watchAll

jest lib/** --watchAll

test:coverage:report

open coverage/lcov-report/index.html
npm i koine-ui-utils

Metadata

  • MIT
  • Whatever
  • Alan Smith
  • released 12/2/2017

Downloads

Maintainers