Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

htmlparser2-without-node-native

fb55161.1kMIT3.9.2

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

html, parser, streams, xml, dom, rss, feed, atom

readme

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.