cheerio-no-node-native
v0.0.1-rc.4
Published
Forked version of Cheerio build that excludes node native modules for platforms like React Native.
Downloads
5
Maintainers
Readme
cheerio-no-node-native
cheerio build that excludes node native modules so that you can use it in platforms like React Native.
cheerio version: 0.20.2
npm i [email protected]
- use htmlparser2-without-node-native instead of htmlparser2.
- exclude node Buffer
Test
npm run test