ngrx-store-freeze
@ngrx/store meta reducer that prevents state from being mutated.
@ngrx/store meta reducer that prevents state from being mutated.
deep freeze, works with Map and Set
Collection of neat modular utilities for bumping up development in NODE and Browser.
Deeply freeze Objects efficiently
Performs Object.seal recursively on the functions and objects
@ngrx/store meta reducer that prevents state from being mutated.
Realy COOL deepFreeze
recursively Object.freeze() objects but using ES6 syntax
For freezing and deep freezing objects which throws error on mutations. Making them actual constants. Uses proxies.
Deep freeze, seal or preventExtensions typescript helper function
An ultra-fast and efficient library for deeply freezing JavaScript objects and preventing unintended mutations. Supports all data types, including complex objects like maps and sets, and guarantees immutability without recursion. Ideal for applications th
A versatile JSON utility package with features like jsonify, xmlToJson, masking, validation, flattening, transformation, and more.
Deep freeze, seal or preventExtensions typescript helper function
The modern and amiable deep freeze, works with Map and Set 🥶
Deep freeze helper function for JavaScript projects