Parser for apple documentation. Script parses all interfaces recursively and combines them into parsed.d.ts
file.
How to run:
- change
startURL
andstartName
inindex.js
- run
npm start
Date: 2022
Tech stack:
- puppeteer
Parser for apple documentation. Script parses all interfaces recursively and combines them into parsed.d.ts
file.
How to run:
startURL
and startName
in index.js
npm start
Date: 2022
Tech stack: