pure-function

v0.0.1-alpha.19
This library contains pure javascript functions to the acts on the supplied input parameters into outputs with no internal state
pure javascript

build

npm run build:commonjs && npm run build:es

build:commonjs

cross-env BABEL_ENV=commonjs babel src --out-dir lib

build:es

cross-env BABEL_ENV=es babel src --out-dir es

eslint

./node_modules/eslint/bin/eslint.js --ignore-path .eslintignore .

jest

./node_modules/jest/bin/jest.js

prepublishOnly

npm run eslint && npm run jest && npm run build

Metadata

  • MIT
  • Whatever
  • Darren Seet Serkai
  • released 7/26/2017

Downloads

Maintainers