Hi,

I wrote this small tool to make it easer to read documentation for node 
modules in a terminal window:

https://github.com/russfrank/nd

It respects the module's package.json.directories.doc field, but will fall 
back to just looking for a readme.md.  It displays markdown pages using a 
modified version of marked and pipes to less.  On windows it uses a simple 
pager I wrote in javascript.  It will also just render markdown files, or 
load them from a url. Maybe some of you will find it useful.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to