js-util

v2.0.6
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 build

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 1/23/2016

Downloads

Maintainers