Ergonomic way to mutate data without touching the original source
An mutable object-based log format designed for chaining & objectMode streams.
[SWC plugin] mutable CJS exports
Mutable indexes for lunr.js 2.x or greater
A mutable buffer library for node.js
ESLint rules for mutating
Flowtype linting rules for ESLint.
[SWC plugin] mutable CJS exports
A library for creating mutable proxies
Basic data type library
Flowtype linting rules for ESLint by flow-typed
🐻 Bear necessities for state management in React
Unbox a boxed JS primitive value.
Object.freeze globals to prevent accidental mutation during the life of your program.
A lightweight ESLint plugin for import/export linting
Which kind of boxed JS primitive is this?
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Package that allows an OpenTelemetry baggage to be mutable.
A hook to use Mutative as a React hook to efficient update react state immutable with mutable way
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Orca's high-level typescript sdk to interact with Orca's on-chain Whirlpool program.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Data-driven DOM manipulation: select elements and join them to data.
Like Memoize, but designed for mutable and parametizable objects Use when: 1. You have one expensive method (\compute) which set many internal variables. So, is preferable lazy evaluation of these dependent variables. 2. The expensive operation depends on one or more parameters 3. Changes on one or more parameters affect all dependent variables 4. You may want to hide the call of 'compute' operation 5. The user could want test several different parameters values
Chassis is a mutable framework extension for Sinatra that's designed to help you focus on less code by writing less code.
Create mutable 2D arrays that allow you to change subarrays.
This acts_as extension implements a system label and a friendly label on a class and centralizes the logic for performing validations and accessing items by system label.
Lightweight message bus without mixins, globals or mutable state.
A value holder. Like pointers in other languages, or a mutable Optional.
Mutable and immutable concurrency variable
Mutable classes with constraints and lots of boilerplate code removal.
Content creation by committee
KVC (Key-Value Configuration) provides a powerful, transparent way to maintain mutable app settings in the database.
KVC (Key-Value Configuration) provides a powerful, transparent way to maintain mutable app settings in the database.
Undoer - simple way of restoring initial mutable object state if yielded logic raises specific errors