Immutable Array.prototype.push
Push an array of items into an array, while being robust against prototype modification
Immutable Data Collections
Array manipulation, ordering, searching, summarizing, etc.
A bunch of reactive utility types and functions, for building primitives with Solid.js
React PureComponent implementation embracing Immutable.js
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Immutable ArrayBuffer (the shim!)
Check the immutability of TypeScript types
Lodash modular utilities.
PropType validators that work with Immutable.js.
asynchronous function queue with adjustable concurrency
React JSON Viewer Component, Extracted from redux-devtools
Push items to an array at their correct sort-position
ESLint rules for controlling where and how mutation is used.
Lazy-evaluating list of files, based on globs or regex patterns
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
Treat const declarations as immutable
Small, performant & immutable iteration utilities for Arrays and Objects
A lightweight `updateIn` for immutable objects.