tcql / node-yesno
A simple library for asking boolean questions in cli programs
☆39Updated 2 years ago
Alternatives and similar repositories for node-yesno
Users that are interested in node-yesno are comparing it to the libraries listed below
Sorting:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- node module to check if a command-line command exists☆144Updated 2 years ago
- Object.fromEntries() ponyfill (in 6 lines)☆69Updated 4 years ago
- Easily edit a json file from the CLI or NodeJS☆54Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Resolves a promise after a specified delay.☆87Updated last week
- Wordwrap a string with ANSI escape codes☆124Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Parses every stack trace into a nicely formatted array of hashes.☆108Updated 3 months ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- ☆118Updated last year
- Mock STDIN file descriptor in Node.js☆67Updated 4 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Indent each line in a string☆113Updated 2 years ago
- Awesome text component for Ink☆118Updated last year
- Link component for Ink☆174Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- ☆54Updated 3 years ago
- Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle☆69Updated 5 years ago
- Sort array of semver string even which is exist in a strings.☆21Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Hooking Node.js stdout☆69Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Toggle the CLI cursor☆108Updated 9 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a string or buffer is SVG☆135Updated last week
- Check if a URL is absolute☆79Updated 3 years ago