zspitz / ts-activex-gen

Library + UI for generating Typescript definitions / DefinitelyTyped packages from COM type libraries / LibreOffice Doxygen XML
MIT License
12 stars 4 forks source link

Generate additional type definitions from the local LibreOffice instance #69

Open zspitz opened 7 years ago

zspitz commented 7 years ago

LibreOffice always includes some macros by default. These macros are presumably also available from Javascript contexts. The user may also have custom macros in their LibreOffice installation. This should either be a new class in the existing idlbuilder project, in which case idlbuilder should be renamed to unobuilder; or a new project.