@hora/utils

v0.4.0
A collection of utils functions.

prettier

prettier --single-quote --write src/**/*.js test/**/*.js

clean

rm -rf lib coverage

lint

eslint src test

pretest

yarn run lint

test

mocha --recursive --compilers js:babel-register test

build

babel src --out-dir lib

prepublish

yarn run clean && yarn test && yarn run build

doc

esdoc
npm i @hora/utils

Metadata

  • MIT
  • >= 6.0.0
  • Paul Chavard
  • released 5/10/2017

Downloads

Maintainers