Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Access deep object properties using a path
Create an object path from a list or array of strings.
A document path library for Node
- document
- json
- json library
- document path
- doc-path
- doc path
- doc
- path
- json path
- path evaluator
- object
- object path
- parse
- parser
Get, set, or delete a property from a nested object using a dot path
Delete given (deep) object path
access object keys with a path
Get a property from an object using dot (object path) notation.
Find object values by passing the path as string.
Access properties of nested objects using dot-path notation
Converts string to a property path array.
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Return a value from given object path
Sets the value at path of object.
a simple utility function for getting a value at a path from an object with all the usecases properly covered
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
- async
- buffer
- data
- file
- file-system
- filepath
- files
- filesystem
- folder
- format
- fs
- fs.createWriteStream
- fs.writeFile
- fs.writeFileSync
- View more
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
- Mitigate TypeError
- TypeError
- TypeErrors
- access
- accessor
- bracket-notation string path
- browser
- callback
- composable
- compatible
- curried
- curry
- deep
- dot-notation string path
- View more
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Removes the value at the specified path, also traversing object arrays.
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Set nested values on an object using a dot path or custom separator