sindresorhus / package-configLinks
Get namespaced config from the closest package.json
☆120Updated last year
Alternatives and similar repositories for package-config
Users that are interested in package-config are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆82Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Truncate a URL to a specific length☆61Updated 2 weeks ago
- Conditional promise chains☆63Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 3 weeks ago
- Create a hash for file revving☆105Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated 11 months ago
- Indent each line in a string☆113Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Reliably get the terminal window size☆144Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Convert an Observable to a Promise☆50Updated last year