sindresorhus / ynLinks
Parse yes/no like values
☆270Updated 2 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☆342Updated last month
- Get a random temporary file or directory path☆435Updated 2 years ago
- Simple micro templating☆369Updated last month
- Get stdin as a string or buffer☆343Updated 2 years ago
- Parse JSON with more helpful errors☆368Updated 6 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Create an error from multiple errors☆249Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Check whether a package or organization name is available on npm☆286Updated last month
- Copy files☆432Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Strip leading whitespace from each line in a string☆142Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆242Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Reliably get the terminal window size☆144Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆439Updated last month
- Stylish console.log for node☆164Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Get the username of the current user☆144Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Read the closest package.json file☆267Updated last year
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago