Search results
56 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Safely get a dot-notated property within an object.
dot-object makes it possible to transform and read (JSON) objects using dot notation.
get.and.set.deep.objects.easily = true
Get and set dot-notated properties within an object
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
Unquoted JavaScript property name validator
Two way conversions between objects and dot/bracket notation
TypeScript utility to transform nested objects using a dot notation path.
i18n JSON to XLSX Converter is a CLI tool helps you convert your JSON files to XLSX format easily.
- translation
- file conversion
- json
- xlsx
- dot notation
- nested object
- from an excel file to multiple json files
- convert files
A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".
Recursively expands property keys with dot-notation into objects.
A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Utility package for handling deeply nested object paths.
Convert string with dot notation as a key into json object
Flatten nested objects to a single level in dot notation
Type safe get and set properties using dot notation
Just like plain old objects, but with built-in array methods, get(), set() and other goodies
Implements array-like methods for Object with support for dot notation keys