Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smartcomments/smartcomments

A node.js application to generate comments from your javascript code.
https://github.com/smartcomments/smartcomments

Last synced: 3 months ago
JSON representation

A node.js application to generate comments from your javascript code.

Awesome Lists containing this project

README

        

SmartComments
-------------

SmartComments, It's a tool that allow you to create implicit comments from javascript source code. You can integrate it with javascript documentation generators like [YUIDocs](http://yuilibrary.com/yui/docs).

install
=======

npm install -g smartcomments

usage
=====

smartcomments --generate

documentation
=============

[Documentation and examples can be found here](http://smartcomments.github.io/)