Skip to content
forked from mullr/SuperDoc

A local webapp to view the documentation and source of the npm packages you use

Notifications You must be signed in to change notification settings

pmanijak/SuperDoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperDoc makes a nice local website to help you look at the npm packages you use. It currently can render their markdown docs. One day it will show api documentation and automatically docco-ify them.

Nice we're not yet in npm, do this for now to get started:

git clone https://github.com/mullr/SuperDoc
cd SuperDoc
npm link

Then go to some directory in your project which uses npm and type superdoc.

SuperDoc was developed on OSX and may work on other platforms as well.

About

A local webapp to view the documentation and source of the npm packages you use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 65.2%
  • JavaScript 34.3%
  • Ruby 0.5%