nested-objects

There are 98 repositories under nested-objects topic.

  • ecrmnn/collect.js

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

    Language:JavaScript6.5k76149315
  • busypeoples/spected

    Validation library

    Language:JavaScript703182132
  • default-composer

    aralroca/default-composer

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

    Language:TypeScript4627511
  • 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.

    Language:JavaScript291102955
  • fjmorant/react-native-nested-listview

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

    Language:TypeScript19646525
  • 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.

    Language:JavaScript19653216
  • SimplixStorage

    Simplix-Softworks/SimplixStorage

    Library to store data in a better way

    Language:Java13765025
  • i18n-json-to-xlsx-converter

    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.

    Language:TypeScript462413
  • hexadb

    angshuman/hexadb

    A schemaless graph database based on RocksDb

    Language:C#45404
  • 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.

    Language:JavaScript3351318
  • poteto/ember-deep-set

    Deeply set values on an Ember Object or POJO

    Language:JavaScript32458
  • tannerntannern/micro-observer

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

    Language:TypeScript28306
  • doowb/expand-hash

    Recursively expands property keys with dot-notation into objects.

    Language:JavaScript24261
  • arfeo/find-and

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

    Language:TypeScript19212
  • 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.

    Language:TypeScript18402
  • andriipanasiuk/family-gradle-plugin

    Gradle plugin supporting nested extension objects

    Language:Groovy17205
  • nikhil-vartak/json-to-html-converter

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

    Language:JavaScript14108
  • sshaw/class2

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

    Language:Ruby1430
  • rory660/deepforms

    Send deep nested JSON-encoded objects from HTML forms

    Language:JavaScript13120
  • BonneVoyager/nested-objects-util

    A module to filter and diff complex nested objects having circular references.

    Language:JavaScript11303
  • PolarbearDK/Miracle.Settings

    Load your application settings into strong typed objects with two lines of code.

    Language:C#11232
  • yuwu9145/nest-object-deep-copy

    A pure Javascript function doing real object hardcopy

    Language:JavaScript10230
  • 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.

    Language:C#7615
  • Lionad-Morotar/Anysort

    Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects

    Language:JavaScript7210
  • motss/deep.clone

    Deeply clone any objects with nested objects.

    Language:TypeScript73151
  • 92nqb/bubble-gum-tools

    Work with nested objects is easy with a bubble-gum.

    Language:JavaScript6101
  • cantonjs/react-form-mobx

    🗄 Declarative Form components for React, built on top of MobX

    Language:JavaScript6201
  • Lionad-Morotar/any-sort-old

    Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects

    Language:JavaScript6100
  • berniechiu/better_dig

    Provide indifferent access of nested data lookup

    Language:Ruby5001
  • NullTale/SoCollection

    ⚙ Generic list for nested ScriptableObjects creation

    Language:C#5100
  • brh55/find-undefinedness

    :x: Find keys containing undefined within an object with support for deeply nested objects

    Language:JavaScript420
  • DavadDi/validation

    a lib for struct field validation in go

    Language:Go4401
  • delonnewman/activerecord-pull

    A simple query interface for pulling deeply nested data from records.

    Language:Ruby4300
  • gone369/json-spread

    A simple javascript library that flattens a json structured object and then creates duplicate objects off of each nested array elements.

    Language:JavaScript4301
  • 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

    Language:Python3