Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 250 Bytes

Parser for apple documentation. Script parses all interfaces recursively and combines them into parsed.d.ts file.

How to run:

  • change startURL and startName in index.js
  • run npm start

Date: 2022

Tech stack:

  • puppeteer