babel-extract-comments

babel-extract-comments

Releases2
Frequency2 years 1 month
Last Release
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.

Linked projects

Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.