nested-objects
There are 100 repositories under nested-objects topic.
ecrmnn/collect.js
💎 Convenient and dependency free wrapper for working with arrays and objects
busypeoples/spected
Validation library
aralroca/default-composer
A tiny (~500B) JavaScript library that allows you to set default values for nested objects
ElliotNB/observable-slim
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.
fjmorant/react-native-nested-listview
Display nested arrays of N levels with this React Native library.
wilmoore/selectn.js
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Simplix-Softworks/SimplixStorage
Library to store data in a better way
ofcyln/i18n-json-to-xlsx-converter
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.
angshuman/hexadb
A schemaless graph database based on RocksDb
poteto/ember-deep-set
Deeply set values on an Ember Object or POJO
AndrejGajdos/nested-datatables
jQuery DataTables plugin for rendering nested DataTables in rows. Inner tables are independent of the data and layout from the outer table.
tannerntannern/micro-observer
Utilizes ES6 Proxies to easily observe and validate changes on nested objects.
doowb/expand-hash
Recursively expands property keys with dot-notation into objects.
arfeo/find-and
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter. TypeScript friendly. Plug & play.
VitorLuizC/get
🚚 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.
andriipanasiuk/family-gradle-plugin
Gradle plugin supporting nested extension objects
sshaw/class2
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
nikhil-vartak/json-to-html-converter
Converts JSON data to HTML table with collapsible details view for nested objects.
rory660/deepforms
Send deep nested JSON-encoded objects from HTML forms
BonneVoyager/nested-objects-util
A module to filter and diff complex nested objects having circular references.
PolarbearDK/Miracle.Settings
Load your application settings into strong typed objects with two lines of code.
yuwu9145/nest-object-deep-copy
A pure Javascript function doing real object hardcopy
Lionad-Morotar/Anysort
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
karolzak/mobile-app-documentdb-offlinesync-sample
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.
motss/deep.clone
Deeply clone any objects with nested objects.
92nqb/bubble-gum-tools
Work with nested objects is easy with a bubble-gum.
cantonjs/react-form-mobx
🗄 Declarative Form components for React, built on top of MobX
Lionad-Morotar/any-sort-old
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
NullTale/SoCollection
⚙ Generic list for nested ScriptableObjects creation
berniechiu/better_dig
Provide indifferent access of nested data lookup
brh55/find-undefinedness
:x: Find keys containing undefined within an object with support for deeply nested objects
DavadDi/validation
a lib for struct field validation in go
delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
gone369/json-spread
A simple javascript library that flattens a json structured object and then creates duplicate objects off of each nested array elements.
ryarturogi/ts-object-utils
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.
mextex/dicta
Python package to observe a nested dict