freezly

v2.0.0
Small utility for deeply freezing objects in JavaScript.
data freeze functional immutable immutability object stateless

build

nodely -s ./src -o ./lib -n 1 && npm run gen-types

gen-types

flow gen-flow-files src --ignore ".+/__tests__/.+" --out-dir lib

postpublish

codecov

prepublishOnly

npm run build

test

lintly src && flow && jest

Metadata

  • MIT
  • >= 6
  • Matthew Dahl
  • released 5/28/2018

Downloads