stabilize.js

v1.0.2
Small util for creating immutable data
immutable freeze stable

lint

eslint .

test

npm run tape

snyk

snyk test

tape

nyc tape test/start.js | tap-spec

report

nyc report --reporter=lcov

pretest

npm run lint && npm run snyk

posttest

npm run report

coveralls

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

build

gccmin src dist/stabilize.min.js

Metadata

  • MIT
  • >= 6.0
  • @ndaidong
  • released 10/26/2016

Downloads

Maintainers