Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
-
Updated
Dec 30, 2015 - JavaScript
Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
Add a description, image, and links to the extract-comments topic page so that developers can more easily learn about it.
To associate your repository with the extract-comments topic, visit your repo's landing page and select "manage topics."