Immutable Data Collections
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
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.
Ruby SemVer in TypeScript.
Attach cloud and local files in Rails applications
Convention over configuration for using Vite in Ruby apps
a date and time library for javascript
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
A bunch of reactive utility types and functions, for building primitives with Solid.js
Immutable JSON patch with support for reverting operations
Immutability helpers with fast reads and acceptable writes
React PureComponent implementation embracing Immutable.js
Immutable ArrayBuffer (the shim!)
A JavaScript library for efficient immutable updates
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.
JavaScript client for graphql-ruby
Efficient, immutable, thread-safe collection classes for Ruby
Like Structs, but you can't edit them once you construct them
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0
Efficient, immutable, thread-safe collection classes for Ruby
Sometimes, your objects are only data and no behaviour. These are value objects, and they are defined by their _contents_. These objects are immutable, so it is safe to let them propagate throughout the system. Being immutable, value objects cannot be modified; their contents are set once on initialisation. Also, being identified by their contents, two entities with the same contents are considered equal.
Immutable ruby objects implementing dot and [] accessors.
Class Iri helps you build a URI and then modify its parts via a simple immutable fluent interface. It always returns a new object instead of changing the existing one. This makes the object safer and much easier to reuse.
Validations for immutable Ruby objects
Immutable data structures for Ruby
Settings solution for Ruby or Rails applications that can read ERB-enabled YAML files. Safe, performant, with friendly error messages, and no dependencies.
Class Jini helps you build an XPATH and then modify its parts via a simple fluent interface.
Adds one-line methods for storing files in Verm and retrieving them again.