Immutable update of deeply nested objects - typescript
Enables DB-like API over nested objects
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
Flatten nested objects to table rows.
tiny recursive utility to deal with keys/values of deeply nested objects
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Snip long strings in nested objects for logging
A library to map complex database joins to nested objects.
It helps to manipulate, complex and deeply nested objects trees.
A high-performance, standalone Angular pipe for dynamic, deep search filtering across nested objects and arrays. Supports case sensitivity and property exclusion.
Decorator-based property validation for classes.
A declarative way of validating complex javascript nested objects.
TypeScript utility to transform nested objects using a dot notation path.
Better error handling for undefined values in nested objects.
Recursive functions for changing the case of nested objects.
Easily find all values for a key in long deeply nested objects or arrays
Objects Validator Framework (supports: Async validation, validation groups, nested objects, ...)
Check, get, set and remove properties from nested objects using any separator.
Mess with the properties of deeply nested objects.
creates nested objects given an array
Functions to access properties of nested objects
A utility to create nested objects based on string paths with TypeScript support.
A lightweight library for handling query strings, supporting nested objects and arrays.
expands object's keys with dots (like.this) to nested objects { like: this: {} }