A module to filter and diff complex nested objects having circular references.
JavaScript utilities for Vega.
Convert a JavaScript value to an estree expression
An Error subclass that will chain nested Errors and dump nested stacktraces
Merge objects & other types recursively. A simple & small integration.
Underscore mixins for deeply nested objects
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
Shared giphy js utils
@vue/reactivity
Flatten a nested array.
The `util.is*` functions introduced in Node v0.12.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Utilities to help with endpoint resolution
Decorator-based property validation for classes.
Solves a problem with util.format
[](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [](https://www.npmjs.com/packag
Node.js's util module for all engines
unist utility to visit nodes
A parser to Amazon Resource Names
unist utility to recursively walk over nodes, with ancestral information
unist utility to serialize a node, position, or point as a human readable location
unist utility to check if a node passes a test
mdast utility to get the plain text content of a node
mdast utility to serialize markdown
Value containers supporting nested dot.notation access over hashes, and utilities offering dependency injection/lookup, and language extensions support running in a non-rails environment. Plus, examples of null objects, class customization, and concurrent processing. Review the RSpec tests, and or review the README for more details.
Ruby utility for constructing HTML class strings conditionally with the provided syntax, you can define a module named Clsx that includes a method to handle each case: strings, objects (hashes), arrays, and a combination of these with nested structures. This method will recursively process each argument, filter out falsy values, and concatenate the truthy values into a single string.