@dancotton/typeless

Typeless. Generate types from documentation using puppeteer.
Source:

Members

(static) InterfaceDescription

Source:
A class describing an entity's interface, containing information about the name of the entity, it's properties and it's inheritance. This class provides getters to construct Typescript interfaces as strings, from the object's contents.

(static) scrapeTypes

Source:
Scrape a given webpage for types, generating JS objects describing the types of entities described on that page