mortalapeman / LT-TernJS

A TernJS plugin for Light Table
Other
32 stars 4 forks source link

Add command for generating Tern defs for a library #4

Open mortalapeman opened 10 years ago

mortalapeman commented 10 years ago

Tern supports condensing an inferred set of type to a JSON description document. The idea being that big libraries can be analyzed once, dumped, and then cheaply included in later analysis or modified to add documentation.