retrosockets-ui-utils

v0.1.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/**

prepublish

npm run build

review

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

test

jest lib/**; exit 0
npm i retrosockets-ui-utils

Metadata

  • MIT
  • Whatever
  • Alan Smith
  • released 10/27/2017

Downloads

Maintainers