Base object that behaves as immutable but can be extended through inheritance
Immutable Data Collections
Check the immutability of TypeScript types
PropType validators that work with Immutable.js.
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Prototype inheritance utility
a date and time library for javascript
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
An Error subclass that will chain nested Errors and dump nested stacktraces
A bunch of reactive utility types and functions, for building primitives with Solid.js
Immutable ArrayBuffer (the shim!)
Immutable JSON patch with support for reverting operations
Immutability helpers with fast reads and acceptable writes
React PureComponent implementation embracing Immutable.js
Collection of mixin tools for objects and functions
abstract base class for crypto-streams
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Serialize unserializable data and parse it back.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
A JavaScript library for efficient immutable updates
default socket.io in-memory adapter
Internationalized calendar, date, and time manipulation utilities
Chrome Dev Tools formatter for the Immutable JS library
List of CSS global keywords.
A version of Ruby's Struct class that creates classes whose instances are immutable. It works just as Struct, but there are no setters, and you can't use []=. As a bonus feature the constructor of classes inheriting from ImmutableStruct can take named parameters in the form of a hash.
Color is a Ruby library to provide RGB, CMYK, HSL, and other color space manipulation support to applications that require it. It provides optional named RGB colors that are commonly supported in HTML, SVG, and X11 applications. The Color library performs purely mathematical manipulation of the colors based on color theory without reference to device color profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL color spaces, this won't matter. Absolute color spaces (like CIE LAB and CIE XYZ) cannot be reliably converted to relative color spaces (like RGB) without color profiles. When necessary for conversions, Color provides D65 and D50 reference white values in Color::XYZ. Color 2.2 adds a minor feature where an RGB color created from values can silently inherit the `#name` of a predefined color if `color/rgb/colors` has already been loaded. It builds on the Color 2.0 major release, dropping support for all versions of Ruby prior to 3.2 as well as removing or renaming a number of features. The main breaking changes are: - Color classes are immutable Data objects; they are no longer mutable. - RGB named colors are no longer loaded on gem startup, but must be required explicitly (this is _not_ done via `autoload` because there are more than 100 named colors with spelling variations) with `require "color/rgb/colors"`. - Color palettes have been removed. - `Color::CSS` and `Color::CSS#[]` have been removed.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.