Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 767 Bytes

TODO.md

File metadata and controls

22 lines (17 loc) · 767 Bytes

#TODO

  • property types

  • spec of docgen.metadata.setObjectPropertiesIterator

  • property functionsAsClasses - if true then we treat functions wich names start with uppercase as classes - and we examine its prototype.

  • in the browser an element is repeasted everywhere - can we install a post process plugin that infers classes / objects with repeated properties.

  • output in typescript definitions

  • option for also extracting Function prototypes - and treat functions not like methods but like classes ?

  • arrays

  • Data, Regex, undefined

  • example of the browser window and document objects

  • example of node.js

  • example of rhino, nahhorn, others ?

#Dones

  • ouptut in json schema
  • parse method.toString() to get parameter / signature