Zod- / jsVideoUrlParser

A javascript parser to extract informations like provider, channel, id, start time from YouTube, Vimeo, Dailymotion, Twitch,... urls
MIT License
235 stars 73 forks source link

Add "browser" field to package.json #45

Closed Kerrick closed 5 years ago

Kerrick commented 5 years ago

Because lib/index.js uses node's require, adding browser to package.json can help some zero-config bundlers with properly bundling this library.