sindresorhus / ynLinks
Parse yes/no like values
☆272Updated 3 months ago
Alternatives and similar repositories for yn
Users that are interested in yn are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆345Updated 3 weeks ago
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Get stdin as a string or buffer☆345Updated 2 years ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Simple micro templating☆371Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Copy files☆436Updated last month
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Find the closest package.json file☆166Updated 5 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 2 months ago
- Get the username of the current user☆145Updated 2 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Make your JSON look AWESOME☆249Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆244Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month
- Get paths for storing things like data, config, cache, etc☆411Updated last year
- Linter for XO☆181Updated last month
- Read the closest package.json file☆268Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago