https://github.com/envygeeks/atom-comment-headers
:speech_balloon: Comment headers for Atom Editor.
https://github.com/envygeeks/atom-comment-headers
atom atom-editor comments javascript
Last synced: 3 months ago
JSON representation
:speech_balloon: Comment headers for Atom Editor.
- Host: GitHub
- URL: https://github.com/envygeeks/atom-comment-headers
- Owner: envygeeks
- License: mit
- Created: 2014-05-30T08:25:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T22:42:34.000Z (about 10 years ago)
- Last Synced: 2025-07-03T01:39:37.145Z (12 months ago)
- Topics: atom, atom-editor, comments, javascript
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
Awesome Lists containing this project
README
# comment-headers package
Adds fancy comment headers to your source:
```
# -----------------------------------------------------------------------------
# ^ OH Look a comment header to make my comments easier to notice and read!
# -----------------------------------------------------------------------------
```