/smartcomments

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

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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