75lb / command-line-commandsLinks
Add a git-like command interface to your app.
☆41Updated 11 months ago
Alternatives and similar repositories for command-line-commands
Users that are interested in command-line-commands are comparing it to the libraries listed below
Sorting:
- touch(1) for node☆124Updated last year
- Check if filepath exists and is a file☆33Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- nodei.co - Node.js badges, that's all☆262Updated 2 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- ESLint shareable config for XO with 2-space indent☆46Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Pollyfill v0.12/iojs spawnSync method☆36Updated last year
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Make your own error types!☆70Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- yapm is a package manager for node.js (npm fork)☆76Updated 10 years ago
- Align the text in a string.☆51Updated 5 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Create an array without duplicates