angelozerr / tern.jsduck

Tern Plugin for ExtJS, CKEditor
MIT License
9 stars 3 forks source link

How to transform JSDuck JSON to TernJS defs ? #2

Closed fflorent closed 8 years ago

fflorent commented 8 years ago

The home page explains how to get the JSDuck JSON data, but not how to convert it into TernJS defs structure.

Thanks! Florent

angelozerr commented 8 years ago

@fflorent see explanation at https://github.com/angelozerr/tern.jsduck#jsduck-extjson---tern-defs

Don't hesitate to create PR to improve https://github.com/angelozerr/tern.jsduck/blob/master/generator/JSDuckApi2TernDef.js thanks!