senchalabs / jsduck

Simple JavaScript Duckumentation generator.
http://docs.sencha.com/
GNU General Public License v3.0
1.5k stars 238 forks source link

Parsing *.jsx files #592

Closed guidone closed 9 years ago

guidone commented 9 years ago

Would be nice to be able to parse React markup (or perhaps just skip some parts of the code while parsing)

nene commented 9 years ago

Nice. But at the current state unlikely to happen. There are other similar requests for supporting JavaScript extensions like TypeScript. At the moment JSDuck has no plans for supporting any of those.

A more immediate need currently is to support ECMAScript 6.