Showing 1-20 of 5,370 packages
Convert string with bracket notation to dot property notation for Node.js and the browser.
Two way conversions between objects and dot/bracket notation
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Bracket notation for form input names
A (cryptically-named) component that exposes the ability to serialize a JS object from a series of key/value pairs where the keys use square-bracket notation. (with some limited dot notation support)
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
very fast object redaction
Lightweight utility to deeply flatten and unflatten nested JavaScript objects and arrays using dot and bracket notation
Flatten nested objects and arrays into single-level key-value pairs using dot notation for objects and bracket notation for arrays.
Tiny library (1Kb) to resolve and manipulate keyPaths. Allows dot and bracket notation complex keypaths.
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
converts dot notation objects to bracket notation
🐊Putout plugin applies dot notation
Use space and slash separated color notation in CSS
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Returns true if the given string is a POSIX bracket expression (POSIX character class).
Decodes complex FormData into a JavaScript object
Get deeply nested values from an object, like dot-prop and get-value, but with support for advanced features like bracket-notation and more.
Node.js Buffer API, for React Native