sgmonda / stdioLinks
The de facto standard input/output manager for Node.js
☆159Updated last year
Alternatives and similar repositories for stdio
Users that are interested in stdio are comparing it to the libraries listed below
Sorting:
- touch(1) for node☆124Updated last year
- Add a git-like command interface to your app.☆41Updated last year
- Async concurrent iterator (async forEach)☆110Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 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…☆69Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 3 weeks ago
- Print PNG images to terminal output☆86Updated 8 years ago
- process.hrtime() to words☆67Updated 5 years ago
- simplified jsdoc 3☆210Updated 2 years ago
- A simple module for reading JSON files that may have comments.☆92Updated 8 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Block users from running your app with root permissions☆99Updated 2 years ago
- Reliably get the terminal window size☆144Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- nodei.co - Node.js badges, that's all☆263Updated 2 months ago
- The https://npms.io API☆191Updated last year
- Easy error subclassing and stack customization☆67Updated 3 weeks ago
- Check if filepath exists and is a file☆33Updated 3 years ago
- Check whether a binary exists in the PATH environment variable from Node.js☆31Updated 9 years ago
- A website showing npm modules metrics☆111Updated last year
- Implementation of the Chrome Logger protocol for Node.js