Since this package is a dependency for rdf-object
, if one wants to use rdf-object
in a web app, then a polyfill needs to be used for the stream
package.
As of webpack 5, node packages are not polyfilled automatically; so frontend developers now have to manually add this polyfilling. IMO it would be preferable to use a package like this