jonschlinkert / expand-valueLinks
Expand deeply nested values from an object, with support for advanced features
☆18Updated 4 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 8 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last month
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 10 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 10 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Tiny type-safe event emitter☆26Updated 2 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the path of the parent module☆79Updated 3 months ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 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
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- A list of directories you should ignore by default☆23Updated 3 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
- Clone a Node.js HTTP response stream☆32Updated last year