stabilize.js

v1.2.1
Small util for creating immutable data
immutable freeze stable immutability stability

lint

eslint ./src ./test

nsp

nsp check --output checkstyle

tape

nyc tape test/start.js | tap-spec

report

nyc report --reporter=lcov

pretest

npm run lint && npm run nsp

test

npm run tape

posttest

npm run report

coveralls

npm test && cat ./coverage/lcov.info | coveralls

jasmine

http-server ./ -c-1 -p 4567

build

gccmin

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 2/24/2017

Downloads

Maintainers