Showing 1-20 of 686,779 packages
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
very fast object redaction
Returns true if the given string is a POSIX bracket expression (POSIX character class).
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
Node.js Buffer API, for the browser
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
Convert string with bracket notation to dot property notation for Node.js and the browser.
cjson - Commented JavaScript Object Notation. It is a json loader, which parses only valid json files, but with comments enabled. Useful for loading configs.
🐊Putout plugin applies dot notation
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
A scalable set of icons handcrafted with <3 by GitHub.
Create and animate hand-drawn annotations on a web page
Decodes complex FormData into a JavaScript object
esformatter plugin for transforming object bracket usage to dot notation
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Expand POSIX bracket expressions (character classes) in glob patterns.
Node.js Buffer API, for React Native