htmlparser2-without-node-native
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
- Remove
Stream
andWritableStream
. - Use eventemitter2 instead of native
events
.
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
Stream
and WritableStream
.events
.npm i htmlparser2-without-node-native
43,031
3.9.2
MIT