Skip to content

arian/mootools-docs-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooTools Docs Runner

With this runner you can view documentation for MooTools or projects who wrote their documentation in a similar way. It is written in Node.js.

To run the application you can run

$ node app.js

now when you visit http://localhost:3000 you can view the result.

Dependencies

All these dependencies can be installed with npm using the npm install command

  • express
  • yaml
  • markdown
  • jsdom
  • mootools

About

A MooTools Documentation viewer in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published