@manuth/package-json-editor
Provides types and tools for editing package.json files
Updated by @manuth
move-position
> Move element in a given array from one index to another ..with some extra > functions.
Updated by @jimmy02020
react-common-state
Create a React context which includes a setter, so that children of the context can update the context state.
Updated by @chrisackerman
@writetome51/array-insert-at
Function that inserts new items at a specified index in the array
Updated by @writetome51
merge-change
Simple library for deep merge of objects and other types (also for patch and immutable updates). Declarative operations to specific merge, for example to remove properties. …
Updated by @boolive
@stdlib/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Updated by @stdlib-bot
@stdlib/utils-async-inmap
Invoke a function for each element in a collection and update the collection in-place.
Updated by @stdlib-bot
@clevercanyon/js-object-mc
Simple library for deep merge of objects and other types (also for patch and immutable updates). Declarative operations to merge, for example to remove specific properties. …
Updated by @miketaykle
@notenoughupdates/events-intercept
event interceptors - like middleware for EventEmitter
Updated by @ironm00n
@stdlib/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
Updated by @stdlib-bot
@stdlib/utils-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Updated by @stdlib-bot
@breautek/merge-change
Simple library for deep merge of objects and other types (also for patch and immutable updates). Declarative operations to specific merge, for example to remove properties. …
Updated by @normanbreau
@bdlite-fe/react-context-mutation
to replace redux,Provider value contain useActions which is to merge context state value and useActions return an immutable function collection called `actions`
Updated by @shirley-xie
react-context-mutation
to replace redux,Provider value contain useActions which is to merge context state value and useActions return an immutable function collection called `actions`
Updated by @svichao
@agamrp/react-query-firebase-firestore
React Query hooks for Firebase Cloud Firestore
Updated by @agamrp