3.9.2 • Published 6 years ago

htmlparser2-without-node-native v3.9.2

Weekly downloads
43,148
License
MIT
Repository
github
Last release
6 years ago

htmlparser2-without-node-native

htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.

  • Remove Stream and WritableStream.
  • Use eventemitter2 instead of native events.