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
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Common error classes and utility functions☆283Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- touch(1) for node☆125Updated 2 months ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- 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
- When close() is just not enough☆188Updated 5 years ago
- Easily create your own middleware layer.☆253Updated 2 years ago
- Simple async batch with concurrency control and progress reporting☆320Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Error handling utilities for node☆126Updated 3 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago
- process.hrtime() to words☆66Updated 5 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Pretty unicode tables for the command line☆263Updated 7 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Flexible and fluent interface for searching the file system☆222Updated 3 years ago
- He is like Batman, but for Node.js stack traces☆253Updated 2 years ago
- Caseless object set/get/has, very useful when working with HTTP headers.☆95Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year