sindresorhus / ynLinks
Parse yes/no like values
☆270Updated 3 years 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☆340Updated 2 years ago
- Simple micro templating☆364Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- Get stdin as a string or buffer☆339Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Create an error from multiple errors☆246Updated last year
- Copy files☆429Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Run some code when the process exits☆291Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Linter for XO☆180Updated 3 months ago
- Import a module while bypassing the cache☆284Updated 6 months ago
- Get the username of the current user☆143Updated last year
- Wait for a condition to be true☆157Updated 2 years ago
- Parse milliseconds into an object☆119Updated last year
- Pluralize a word☆249Updated 3 years ago
- Simple case detection and conversion for strings.☆124Updated 9 years ago