freezly

v1.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 --out-dir lib

postpublish

codecov

prepublishOnly

npm run build

test

lintly src && flow && jest

Metadata

  • MIT
  • >= 6
  • Matthew Dahl
  • released 3/3/2018

Downloads