enquirer / prompt-confirmLinks
This repository has been archived, use Enquirer instead.
☆44Updated 7 years ago
Alternatives and similar repositories for prompt-confirm
Users that are interested in prompt-confirm are comparing it to the libraries listed below
Sorting:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 9 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Conditional promise chains☆63Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Change alpha of a color string☆23Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Import a globally installed module☆59Updated 2 years ago
- Run prettier formatter with rollup☆63Updated last week
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Indent each line in a string☆115Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago