jonschlinkert / merge-configsLinks
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
Sorting:
- Returns an array of mapped values from an array or object.☆16Updated 8 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
- 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
- Loop over each item in an array and call the given function on every element.☆14Updated 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
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 7 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 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
- 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
- A probot app for automatic issue duplicate detection☆11Updated 9 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- Return true if a file path contains the given path.☆17Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the passwd user entry from a username or uid☆28Updated 3 years ago
- Use async helpers in template engines like Handlebars and Lodash☆15Updated 5 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 8 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- CLI and API to get a single file from Github repository.☆10Updated 8 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
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 5 months ago