jonschlinkert / expand-valueLinks
Expand deeply nested values from an object, with support for advanced features
☆17Updated 3 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 4 years ago
- 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
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 9 months 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
- 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
- fs read and write streams based on minipass☆20Updated 2 weeks ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 9 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
- 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
- Sink your streams.☆17Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Decompress a HTTP response if needed☆73Updated 3 weeks ago
- Tiny async debouncer☆37Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year