Package Exports
- cheerio-without-node-native
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cheerio-without-node-native) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
cheerio-without-node-native
cheerio build that excludes node native modules so that you can use it in platforms like React Native.
cheerio version: 1.0.0-rc.2
npm i cheerio-without-node-native
- use htmlparser2-without-node-native instead of htmlparser2.
- exclude node Buffer
Test
npm run test