js-util

v2.0.10
Common JS helpers.
utility helper functions

test

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register

tdd

./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register --watch

lint

eslint ./src

build

babel src --out-dir lib --source-maps

build:watch

npm run build -- --watch

prepublish

npm test && npm run lint && npm run build
npm i js-util

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 5/6/2017

Downloads

Maintainers