jonschlinkert / merge-configs
Find, load and merge JSON and YAML config settings from one or more files, in the specified order.
☆12Updated 6 years ago
Alternatives and similar repositories for merge-configs:
Users that are interested in merge-configs are comparing it to the libraries listed below
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 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
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 3 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Sink your streams.☆17Updated last year
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Node module for converting year range strings into usable dates.☆21Updated last year
- Generate a unique sequential ID. Optionally pass a prefix, suffix, or multiplier.☆18Updated last year
- Turn a readable stream into multiple readable streamx streams☆13Updated 2 years ago