htmlparser2-without-node-native
htmlparser2-without-node-native copied to clipboard
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
htmlparser2-without-node-native
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
- Remove
StreamandWritableStream. - Use eventemitter2 instead of native
events.