Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Diff nested JSON-like data in JavaScript
Sorts JSON object alphabetically. It supports nested objects, arrays and collections. Works offline and beautifies JSON object too.
Safely access the properties of deeply nested objects
An easy way to manipulate JSON file with add/delete/modify/get json data, support nested data.
A utility library to convert between nested and flattened objects.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Get typed nested object for knex.js
Create csv from JSON and quickly convert it to downloadable zip file. Works with nested JSON files.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Simple library for packing/unpacking JSON objects – transforming multi-level nested objects to plain objects, keeping the paths preserved.
Flexible and powerful JSON pattern validation library with support for complex, nested structures, array validation, and a wide range of validation patterns. Includes logical operators and strict/nullable types.
Searches and replace values at every level of nested json
React Component that converts JSON to nested grid tables.
A component to allow nested JSON or nested javascript objects/arrays to be queried and exported to csv. A query result row is generated for each array element in the data object provided.
parse and stringfy nested JSON to readable URL query string
Provides a way to parse Tiled project files (.tiled-project) and maps into typescript usable format,. Additionally, it also flattens the properties of nested Tiled classes into the root Tiled class's/object's/layer's own properties, as if it had inherited
An interface extension for editing nested JSON data
`ts-jackson` is a powerful TypeScript library designed for efficient JSON serialization and deserialization into classes. It leverages lodash's path patterns to effortlessly resolve deeply nested structures. Explore the `src/examples` directory for practi
- json
- typescript
- serializer
- deserializer
- decorator
- metadata
- serialize
- deserialize
- json serialize
- json deserialize
- DTO
- Data Transfer Objects
- Jackson
- Object mapper
- View more
Get nested value from json path and optionally supply fallback value
Stringify an object/array like JSON.stringify just without all the double-quotes