jsdom / whatwg-url

An implementation of the WHATWG URL Standard in JavaScript
https://jsdom.github.io/whatwg-url/
MIT License
371 stars 94 forks source link

Switch to esbuild for the live viewer #220

Closed TimothyGu closed 3 years ago

TimothyGu commented 3 years ago

Browserify is practically unmaintained and requires a lot of dependencies. Esbuild is a more modern alternative written in Go that is better on all those aspects.