0.1.3 • Published 9 years ago

distill-js v0.1.3

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

distill-js

Distill comments from your javascript code.

Installation

$ npm install distill-js

What this does...

Distill-js is a command line node package app that reads through your javascript code, extracts your comments, then appends them to a markdown file. Use it to peruse comments or prep for documentation.

Usage

$ distill [fileName]

Test

$ npm test

Next up

  • Additional regex for different ways to comment out js
  • Test for cli

Version

0.1.1

License

License