abstract-object
AbstractObject with Object State Events Support
AbstractObject with Object State Events Support
Doin' freaky nasty things to the built in prototypes.
Find all nodes of a tree object whose values match a regular expression and get their paths from the root as a list of keys separated by dots.
Methods to copy objects and convert JSON to obj and vice-versa in Node.js without throwing.
A high-performance payload focused logging library for node.js
Utilities related to objects
wrangle deep nested object entries
Enables to manipulate data and its substructures using dot separated property paths and methods to create, update, delete, select, move, search, check equality, check diff, ...
An utility for removing specific keys from an object.
Merge and flatten any arrays found in all values within plain objects
Create an object from a key/value pair
Simple serialization library that can serialize/deserialize anything including dates, undefined values, and function's attributes
Extendable mongoose-like schemas for node.js and the browser
Client to connect to an AceBase realtime database server
Rename and add aliases for object properties that are being assigned a value
Usefull array helpers.
Deep set js object properties based on property name, in any deepness level
Encode/decode circular javascript object graphs in express request/response
Submit form data from an object easily
A package that offers functions to help with object comparison (same keys, same keys and values, same content, in A but not in B). Includes tests to show it works.