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.
npm install -g modhelp
modhelp themodule