kikoncuo / smartcomments

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

install

npm install -g smartcomments

usage

smartcomments --generate

documentation

Documentation and examples can be found here

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%