A tiny (~500B) JavaScript library that allows you to set default values for nested objects
-
Updated
Nov 22, 2023 - TypeScript
A tiny (~500B) JavaScript library that allows you to set default values for nested objects
Display nested arrays of N levels with this React Native library.
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.
Utilizes ES6 Proxies to easily observe and validate changes on nested 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.
Deeply clone any objects with nested objects.
Similar to keymirror but supports nested objects, built with TypeScript
Simplifies working with nested objects and arrays by providing easy methods to retrieve, set, and check values at any path.
🧬 A NPM wrapper around a lightweight JavaScript utility allowing deep copy-by-value of nested objects, arrays and arrays of objects. 🪁
Continu is a powerful tool for managing key-value pairs in an application. Its simple and lightweight design makes it easy to use. Besides, defining default values it is also possible to execute transformations & validations before setting any value.
Deep dive into plain object and take value by key chaining.
This is an MVC web application created using Angular for the frontend and Firebase to store the data. Each city contains businesses, and each business contains reviews. When a new review is created, it is added to a current city/business if they exist, otherwise a new business and/or a new city will be created to hold the review.
TypeScript utility for safe access and modification of deeply nested object properties
Angular form demo with nested array and nested objects.
Add a description, image, and links to the nested-objects topic page so that developers can more easily learn about it.
To associate your repository with the nested-objects topic, visit your repo's landing page and select "manage topics."