isaacs / sax-js

A sax style parser for JS
Other
1.09k stars 325 forks source link

Use readable-stream instead of stream #255

Closed telmofcosta closed 2 years ago

telmofcosta commented 2 years ago

using readable-stream instead of node's global stream for browser's compatibility