moroz
Really COOL deepFreeze
'moroz' is a russian word that means such weather when everything deep freeze
Why?
Because deep-freeze are not maintained from 2012 and it have some important but unhandled issues and PRs. Numerous clones and forks exists but there is no one to solve all problems with object deep-freezing.
Features
- makes objects deep frozen
- works well with non enumerable properties
- works well with symbol-named fields
- works well with prototype chains
- works well with circular reference
- works well with pure objects (with null-prototype)
- does not stop on nested frozen objects
- does not crash on nuuls, buffers and old functions
Install
npm i moroz
Usage
const deepFreeze = ; ;
License
MIT