jonschlinkert / expand-valueLinks
Expand deeply nested values from an object, with support for advanced features
☆17Updated 2 months ago
Alternatives and similar repositories for expand-value
Users that are interested in expand-value are comparing it to the libraries listed below
Sorting:
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- fs read and write streams based on minipass☆20Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 6 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 8 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 8 months ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Break out of a promise chain☆24Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Get the path of the parent module☆78Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- A better `Promise.race()`☆47Updated 2 years ago
- Check if a path is inside another path☆39Updated last month
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Tiny async debouncer☆37Updated last year
- Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance featu…☆78Updated 8 months ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Linkify GitHub issue references☆47Updated last month
- Decompress a HTTP response if needed☆73Updated last week
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago