Given two objects, get the seamless-immutable-diff between them
Immutability helpers with fast reads and acceptable writes
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
TypeScript definitions for seamless-immutable
Immutable Data Collections
A collection of merger functions for seamless-immutable.
Helpers for using seamless-immutable with Redux
No description provided.
Fast Javascript text diff
Check the immutability of TypeScript types
Compare items in two sequences to find a longest common subsequence
Use seamless-immutable with redux-persist v5
PropType validators that work with Immutable.js.
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects
Create RFC 6902 style patches between Immutable.JS data structures
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Fast 3kb React-compatible Virtual DOM library.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
a date and time library for javascript
npm package for https://github.com/google/diff-match-patch
Return an object representing the diffs between two objects. Supports jsonPatch protocol