moxystudio / node-promptlyLinks
Simple command line prompting utility for nodejs
☆153Updated 4 years ago
Alternatives and similar repositories for node-promptly
Users that are interested in node-promptly are comparing it to the libraries listed below
Sorting:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Write data to a random temporary file☆108Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Simple async batch with concurrency control and progress reporting☆320Updated last year
- Common error classes and utility functions☆283Updated 4 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Run locally-installed node module executables.☆187Updated 7 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- touch(1) for node☆125Updated last month
- A ridiculously light-weight function argument validator☆132Updated 5 months ago
- When close() is just not enough☆188Updated 5 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Easy error subclassing and stack customization☆66Updated 3 months ago
- A wrapper for the Git CLI in Node.js☆144Updated last month
- Async concurrent iterator (async forEach)☆111Updated 2 years ago
- Check if filepath exists and is a file☆33Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- An easy way to require all files within a directory.☆302Updated 5 years ago
- Easily create your own middleware layer.☆253Updated 2 years ago
- Wrap Node-callback functions to return Promises.☆149Updated 6 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago