There are 0 repository under nested-objects topic.
💎 Convenient and dependency free wrapper for working with arrays and objects
A tiny (~500B) JavaScript library that allows you to set default values for nested objects
Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It is intended to assist with state management and one-way data binding.
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Display nested arrays of N levels with this React Native library.
Library to store data in a better way
i18n JSON to XLSX Converter is a CLI tool runs in a terminal, and helps you to convert a JSON file(s) to EXCEL sheet(s) including keys column defined as nested with dot notation, and the values column for those keys. Also, the CLI tool converts an EXCEL sheet to JSON file(s) by considering its values columns as individual files.
jQuery DataTables plugin for rendering nested DataTables in rows. Inner tables are independent of the data and layout from the outer table.
Utilizes ES6 Proxies to easily observe and validate changes on nested objects.
Recursively expands property keys with dot-notation into objects.
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.
🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.
Gradle plugin supporting nested extension objects
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
Converts JSON data to HTML table with collapsible details view for nested objects.
A module to filter and diff complex nested objects having circular references.
⚙ Generic list for nested ScriptableObjects creation
Load your application settings into strong typed objects with two lines of code.
A pure Javascript function doing real object hardcopy
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
This is a proof of concept project where we tight up a DocumentDB instance with complex (nested) types with several SQLite mobile clients using Azure Mobile Apps with Offline Sync.
Deeply clone any objects with nested objects.
Work with nested objects is easy with a bubble-gum.
🗄 Declarative Form components for React, built on top of MobX
A simple javascript library that flattens a json structured object and then creates duplicate objects off of each nested array elements.
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
Provide indifferent access of nested data lookup
A simple query interface for pulling deeply nested data from records.
:x: Find keys containing undefined within an object with support for deeply nested objects
This library provides a comprehensive set of functions for working with objects in TypeScript, including options for manipulating, navigating, transforming, extracting and comparing properties, working with nested objects and more.
A WPF control that mix DataGrid and TreeView functionalities, allowing for hierarchical, recursive data display with expandable nested rows. Ideal for complex data structures in an easy-to-use, MVVM-friendly tabular format.