About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
JREAM
10/31/2017 - 10:49 AM
share
Share
add_circle_outline
Save
legit-node-packages.md
legit-node-packages.md
content_copy
file_download
Rendered
Source
Some Legit Node Packages
CLI
https://github.com/MrRio/vtop
- Decked out CLI tool like top/htop
https://github.com/sindresorhus/fkill-cli
- Super Legit Kill Tool
npm i -g fkill-cli
Usage: fkill then start typing!
https://github.com/jasnell/tfa
- Two Factor Authentication in CLI, skip the phone
npm i -g tfa
Usage: tfa en qrcode.png or tfa en -s secret -l label
https://github.com/dthree/vantage
- Realtime CLI for live Node Apps / CLI + SSH + REPL in one.
npm i -g vantage and vantage tour
https://github.com/localtunnel/localtunnel
- Expose localhost for testing/sharing, like ngrok
npm i -g localtunnel
Usage: lt --port 80 eg:
https://hadsqufm.localtunnel.me
clear