[ forky ]
[ sid ]
[ Source: node-deep-freeze ]
Package: node-deep-freeze (0.0.1+~cs0.1.5-1)
Links for node-deep-freeze
Debian Resources:
Download Source Package node-deep-freeze:
- [node-deep-freeze_0.0.1+~cs0.1.5-1.dsc]
- [node-deep-freeze_0.0.1+~cs0.1.5.orig-types-deep-freeze.tar.gz]
- [node-deep-freeze_0.0.1+~cs0.1.5.orig.tar.gz]
- [node-deep-freeze_0.0.1+~cs0.1.5-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Recursively freeze JavaScript objects
This library allows users to recursively apply `Object.freeze()` to JavaScript objects. It ensures that all properties of the object, that are also objects or functions, are made immutable. This can be useful in scenarios where an application requires strict immutability of objects to prevent their modification at any level, thereby maintaining a consistent and predictable state within the system.
Download node-deep-freeze
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.2 kB | 25.0 kB | [list of files] |