GithubHelp home page GithubHelp logo

oyyd / cheerio-without-node-native Goto Github PK

View Code? Open in Web Editor NEW
130.0 4.0 12.0 1.54 MB

Cheerio build that excludes node native modules so that you can use it in platforms like React Native and chrome extensions.

License: MIT License

Makefile 0.33% JavaScript 75.87% HTML 23.44% Shell 0.36%

cheerio-without-node-native's Introduction

cheerio-without-node-native's People

Contributors

2020steve avatar alexbardas avatar alexindigo avatar andineck avatar arb avatar bensheldon avatar coderaiser avatar cvrebert avatar davidchambers avatar delgan avatar dianelooney avatar fb55 avatar finspin avatar inikulin avatar jugglinmike avatar kpdecker avatar maciek416 avatar matthewmueller avatar nleush avatar oyyd avatar robashton avatar rwaldin avatar rycochet avatar samypesse avatar stevenvachon avatar thomheymann avatar torthu avatar twolfson avatar wvl avatar yields avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cheerio-without-node-native's Issues

a very nice module

thany you!
i am looking for a module which will be used in react-native
it suits me fine

Update to latest cheerio version

Hey I'm the owner of link-preview-js and I'm using your package to parse the html document, however I'm getting security warnings, because it seems the cheerio package that is used, is there any chance this package will get updated to use the latest version of cheerio?

Cheers and thanks for the package

Buffer is undefined

You can easily circumvent this by passing a string to cheerio.load instead of something else like undefined, but Buffer is undefined in parse.js:27 and causes an error.

error in android 7<

Hi, when I install the application on Android above 7, the code related to the package does not work, but it works properly on Android under 7. What is the solution?

Breaks with webpack

on index.js:

exports.version = require('./package').version;

needs to be:

exports.version = require('./package.json').version;

Is this package deprecated?

I'd like to integrate this library but your NPM page says there's a critical bug and that the package is deprecated. Is this certain?

Also, what is the nature of the bug and can it be rectified in anyway (i.e. fix a dependency or upgrade to the latest Cheerio version, etc.)?

Can't find variable cheerio

After using npm i (and I tried yarn add as well), It always displays "Unhandled promise rejection: ReferenceError: Can't find variable: cheerio]"
Is there any solution to this?

Unable to resolve module stream

Hi, i get this error Unable to resolve module stream
RN 0.56
React 16.4.1
After i install stream, then it shows utils, then buffer etc
Then finally i get superctor error! Please help to fix this issue

unable to resolve module stream

when I run RN project on ios,it throw 'unable to resolve module stream' exception.But,android is fine.

OPTIONS:
ios 10.1
react-native 0.38.0
npm 3.10.3
node 6.3.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.