modhelp
v5.3.0
Published
Show ANSI-colored module READMEs in terminal.
Downloads
103
Maintainers
Readme
modhelp
Uses marked-terminal
to render a README.md for any npm
module in the terminal.
Now with built-in pager! Page up/down, arrow keys to scroll line-by-line, q to quit. I added this because piping to less
, even with -r, doesn't work right with ANSI escape codes.
Install
npm install -g modhelp
Usage
modhelp themodule