tcql / node-yesnoLinks
A simple library for asking boolean questions in cli programs
☆39Updated 3 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:
- Parse yes/no like values☆270Updated last week
- Join all arguments together and normalize the resulting url.☆365Updated 2 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated 2 weeks ago
- Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')☆89Updated 8 months ago
- ☆119Updated 2 years ago
- 🍺 dev only postinstall hooks (package.json)☆262Updated 2 years ago
- Wrap words to a specified length.☆203Updated last year
- Check if a string or buffer is SVG☆141Updated last month
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Timeout a promise after a specified amount of time☆292Updated 8 months ago
- Lightweight (< 1.6kB gzipped) and performant natural sorting of arrays and collections by differentiating between unicode characters, num…☆63Updated 6 months ago
- Parse milliseconds into an object☆119Updated last year
- Debounce promise-returning & async functions☆225Updated last year
- Run some code when the process exits☆292Updated 2 years ago
- Create a hash checksum over a folder or a file☆115Updated 5 months ago
- Object.fromEntries() ponyfill (in 6 lines)☆69Updated 4 years ago
- Text input component for Ink☆162Updated last year
- A compact module to provide the English ordinal letters following a numeral☆41Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Strip ANSI escape codes from a string☆419Updated 7 months ago
- Decorator for a `fetch` function to support automatic cookie storage and population. 🍪☆146Updated 8 months ago
- Loosely validate a URL.☆168Updated last year
- A Blob implementation in Node.js, originally from node-fetch.☆63Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Link component for Ink☆182Updated last year
- Test if an ES module is run directly (require.main replacement)☆93Updated 2 weeks ago