laurengarcia / url-metadata

NPM module: Request a url and scrape the metadata from its HTML using Node.js or the browser.
https://www.npmjs.com/package/url-metadata
MIT License
166 stars 43 forks source link

Update example browser usage - /example-typescript #80

Closed laurengarcia closed 6 months ago

laurengarcia commented 6 months ago

Feature request:

Updates the example browser bundling use-case to use Typescript & Parcel (was using browserify + vanilla JS before)

Checklist: