freezly

v2.0.2
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
npm i freezly

Metadata

  • MIT
  • Whatever
  • Matthew Dahl
  • released 7/10/2019

Downloads