jonschlinkert / config-fileLinks
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
Alternatives and similar repositories for config-file
Users that are interested in config-file are comparing it to the libraries listed below
Sorting:
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.☆17Updated 4 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years 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 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last month
- Modify the filename in a path☆16Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 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 4 years ago