Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/smartcomments/smartcomments
- Owner: smartcomments
- License: bsd-3-clause
- Created: 2013-09-24T04:56:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T10:47:19.000Z (over 5 years ago)
- Last Synced: 2024-10-07T05:09:31.754Z (4 months ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 108
- Watchers: 3
- Forks: 19
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - smartcomments/smartcomments - A node.js application to generate comments from your javascript code. (others)
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/)