sindresorhus / yn
Parse yes/no like values
☆267Updated 2 years ago
Alternatives and similar repositories for yn:
Users that are interested in yn are comparing it to the libraries listed below
- Clean up error stack traces☆339Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Delay a promise a specified amount of time☆612Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Import a module while bypassing the cache☆284Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Parse JSON with more helpful errors☆356Updated last year
- Simple micro templating☆363Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- node byte string parser☆467Updated 8 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Get callsites from the V8 stack trace API☆263Updated 8 months ago
- Read the closest package.json file☆266Updated last year
- Get the system locale☆228Updated 3 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Reliably get the terminal window size☆141Updated last year
- Pluralize a word☆249Updated 2 years ago
- Run some code when the process exits☆283Updated last year
- Create an error from multiple errors☆245Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Autocomplete prompt for inquirer☆356Updated last year