React JSON editor
Immer + Hooks + Context + TypeScript = Low boilerplate, Immutable, Editor-friendly State management?
Immutable Data Collections
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Collection of utility function for use with Draftjs.
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
A React framework for building text editors.
Check the immutability of TypeScript types
PropType validators that work with Immutable.js.
Redux middleware that detects mutations between and outside redux dispatches. For development use only.
Transit serialisation for Immutable.js
Logger for Redux
a date and time library for javascript
ESLint plugin to disable all mutation in JavaScript.
A bunch of reactive utility types and functions, for building primitives with Solid.js
dev-tool: editor for immutable in react
Immutable ArrayBuffer (the shim!)
Immutable JSON patch with support for reverting operations
React PureComponent implementation embracing Immutable.js
Immutability helpers with fast reads and acceptable writes
A collection of functions to perform immutable operations on plain JavaScript objects
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Treat const declarations as immutable