Repository navigation

#

nested-objects

💎  Convenient and dependency free wrapper for working with arrays and objects

JavaScript
6563
6 个月前
JavaScript
702
2 年前

A tiny (~500B) JavaScript library that allows you to set default values for nested objects

TypeScript
469
1 年前

A tiny (~500B) JavaScript library that allows you to set default values for nested objects

TypeScript
469
1 年前

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.

JavaScript
296
9 个月前

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.

JavaScript
197
2 个月前

Display nested arrays of N levels with this React Native library.

TypeScript
195
2 年前

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.

TypeScript
50
2 年前

A schemaless graph database based on RocksDb

C#
46
2 年前

Deeply set values on an Ember Object or POJO

JavaScript
34
3 年前

jQuery DataTables plugin for rendering nested DataTables in rows. Inner tables are independent of the data and layout from the outer table.

JavaScript
33
1 年前

Utilizes ES6 Proxies to easily observe and validate changes on nested objects.

TypeScript
28
4 年前

Recursively expands property keys with dot-notation into objects.

JavaScript
24
7 年前

Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.

TypeScript
19
1 年前

🚚 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.

TypeScript
19
3 年前

Gradle plugin supporting nested extension objects

Groovy
17
8 年前

Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.

Ruby
16
6 个月前

Converts JSON data to HTML table with collapsible details view for nested objects.

JavaScript
14
4 年前

Send deep nested JSON-encoded objects from HTML forms

JavaScript
13
2 年前