Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
https://github.com/cheeriojs/cheerio
Fix for passing non-string values to .html or .text
9d98bd737e164aefbdcb20a8d549c8eb56ef888d authored almost 9 years ago by Felix Böhm <[email protected]>Fix PR #726 adding `appendTo()` and `prependTo()`
1b9c5c9111fd178f63b40206f5388f4e97a0ae14 authored almost 9 years ago by Felix Böhm <[email protected]>b12cbe8227d9b04ac6d9e945b383e9b500183d96 authored almost 9 years ago by leif.hanack <[email protected]>
Fix unexpected behavior while querying child
8c9b2e0c7b6e394ca578e18317a4975f87b33398 authored almost 9 years ago by Felix Böhm <[email protected]>Some improvements was asked by @jugglinmike for the pull request #726 which was intended to fix ...
b09db312ddca8279eb0a2a9cb0b8e22b31833ccc authored about 9 years ago by Delgan <[email protected]>ce8829dc3da0339ba438e2e506a756de13e01c08 authored about 9 years ago by digihaven <[email protected]>
The issue, after upgrading css-select to v1.2.0, was due to an improper
context of options passe...
This test case is intended to highlight two unwanted behaviors:
- The first one is related to is...
b27bed6c679cc8beea913ab6b7e6269ca6445b11 authored about 9 years ago by Ray Waldin <[email protected]>
Improve documentation discoverability by referencing the section
dedicated to loading HTML from ...
fa70a84baefb50ffbd04dedc30269ea793c3147b authored about 9 years ago by alanev <[email protected]>
4e8483a989c402145e88d9c717879cd28496689b authored about 9 years ago by Felix Böhm <[email protected]>
Reinstate `$.fn.toArray`
5f2777a57d4c7ca3cfa095bc079c8e5e63cfc4a0 authored about 9 years ago by Felix Böhm <[email protected]>Fixed grammatical error
106e42a04e38f0d2c7c096d693be2f725c89dc85 authored about 9 years ago by Felix Böhm <[email protected]>Changed a part of line 117 of the README.MD from "an string expression" to "a string expression".
97149d3b822174647a567ca13f1aecc76b98037d authored about 9 years ago by Dan Corman <[email protected]>Fix npm files filter
a1367ee8f2a032319d0d39eb2a48f36da2218e6e authored about 9 years ago by Felix Böhm <[email protected]>Test against node v0.12 --> v4.2
6c73b7a190f6c0ecc98aa2c04adca12a011cdfdf authored about 9 years ago by Felix Böhm <[email protected]>- Test latest node and remove 0.10 and 0.11 and allow for failing tests against the latest unsta...
48bb22d8f2b8bf60c06727477323bf64f38ac17a authored about 9 years ago by Jason Kurian <[email protected]>fixes #754
ec2414dd1d3b6db5b866673f10e06efe437ea472 authored over 9 years ago by Felix Böhm <[email protected]>Enable setting data on all elements in selection
03c8e85a8a288375a009422bde6102d362be718f authored over 9 years ago by Felix Böhm <[email protected]>04966a92e6f9cd67164fb168cfe64a9337fa87a5 authored over 9 years ago by Bogdan Chadkin <[email protected]>
According to the description of `$.fn.data` (below), the method should
set the data for *all* el...
jQuery defines the `$.fn.toArray` method, and it is *not* deprecated, so
Cheerio should document...
update css-select dependency to ~1.1.0
8ee743e89ee03f04bba971ade430490b079abdaf authored over 9 years ago by Felix Böhm <[email protected]>29d38e32889417390ee682b4169d6f9eee5f9d14 authored over 9 years ago by Thomas Shafer <[email protected]>
Implement `$.fn.wrap`
aa3b714bc9f895fa7844acc2f3b6f1b08e0d637b authored over 9 years ago by Felix Böhm <[email protected]>d8c51cb067d5257311bb8de41a73763b7733584a authored over 9 years ago by Mike Pennisi <[email protected]>
- Implement selector-accepting signature of `wrap`
- When a node is provided as an argument, wra...
45a03e5fd2288811488abf4ad40ea26c8eddc64e authored over 9 years ago by Mike Pennisi <[email protected]>
feaf17fa16e606ae9a7f873473fdd2c6fe21c001 authored over 9 years ago by Mike Pennisi <[email protected]>
de724e3cde56c64797656403dc6425d987009455 authored over 9 years ago by Mike Pennisi <[email protected]>
The non-standard signature has been removed since the previous patch was
authored.
Tests and functionality for single element selection
2b606a7ec101d16bf46e2aace1700e788ba17750 authored over 9 years ago by Dandlezzz <[email protected]>Update Readme.md
5b7085ecea54350d0a7a9fdfe95ac020303dba1f authored over 9 years ago by Felix Böhm <[email protected]>`.siblings` and `.children` have a function signature like `.parents`, but the `selector` argume...
a5791be3c744b67df30e4df38e268db67c983678 authored over 9 years ago by Sven Slootweg <[email protected]>fix document's mistake in Readme.md
a274fa47916528cc99c0e57d9fc60062131b3b71 authored over 9 years ago by David Chambers <[email protected]>
.data('data-apple-color')
->
.data('apple-color')
2dc84d526aa9c90e95d1326a73499de1bae32a3f authored over 9 years ago by Ryc O'Chet <[email protected]>
a0ff74cdd37937e7f1592b1fae58dc6af6b957db authored over 9 years ago by Ryc O'Chet <[email protected]>
Add a Gitter chat badge to Readme.md
2e82d0973fbc14dc55b9c7c066c26d25b4da950b authored almost 10 years ago by Matthew Mueller <[email protected]>541815a2bd59cb583ea1de1213b04f23e1639cc3 authored almost 10 years ago by fb55 <[email protected]>
fix README.md typo
909245dfc3b70252aaee172087ed2b105485dfd3 authored almost 10 years ago by Felix Böhm <[email protected]>35b3bbd92cb0b12e4c8ced899f39192b9d0c5560 authored almost 10 years ago by Yutian Li <[email protected]>
README: fix spelling
16e4e60343312397d55522f7ebae45fddbaef0a2 authored almost 10 years ago by Felix Böhm <[email protected]>befe5c099a6894ad401359746edbdcd85b2655ef authored almost 10 years ago by Chris Rebert <[email protected]>
9e3746d391c47a09ad5b130d770c747a0d673869 authored almost 10 years ago by fb55 <[email protected]>
2e6d6df20f1470a4db04e7ba7cdf6cd0f1f06198 authored almost 10 years ago by Todd Wolfson <[email protected]>
Handle malformed JSON in data attributes
f71387ed334dc3eff66a11923f43b1129112b84d authored almost 10 years ago by David Chambers <[email protected]>Add missing optional selector doc for {prev,next}{All,Until}
5e9611a78578538662d00570ca48763b0ecc449c authored almost 10 years ago by Felix Böhm <[email protected]>20091cfdade878e096fe940ae9eb64b21ef359ac authored almost 10 years ago by fb55 <[email protected]>
7905c8bee4fcee0c235061076a6cac450bc36d93 authored almost 10 years ago by fb55 <[email protected]>
4c0a1079f40aedd5d1abc38b548e49eb6b72c427 authored almost 10 years ago by Harish.K <[email protected]>
270aa15068bffbd99711c4a911e8d334729fc46e authored almost 10 years ago by Jérémie Astori <[email protected]>
Update to [email protected]
826bac0f7e2067b378c873da4ea4768249cd1e98 authored almost 10 years ago by David Chambers <[email protected]>fixes #521
874e0b1693850aafa8a5ef873677236330066d64 authored almost 10 years ago by Felix Böhm <[email protected]>ccd9369153e9c580782ae422eff59d6caed16f1d authored almost 10 years ago by Mike Pennisi <[email protected]>
81150b7bf9e4c26536ff331c124196c6e8f43ee6 authored almost 10 years ago by Mike Pennisi <[email protected]>
5e5ca1c8b33c1252b80da7b93bd1f6045c554db3 authored almost 10 years ago by Todd Wolfson <[email protected]>
d674e347356e9fd4716050d5256104c6452bdf50 authored almost 10 years ago by Jarno Leppänen <[email protected]>
also moved shared logic with html to function
fixes #645
55f7ac090ad0e939f16de781eff082f164325b32 authored almost 10 years ago by fb55 <[email protected]>1f6ad7964132709606a6aa6812b7f5abb2ce376c authored almost 10 years ago by Ray Waldin <[email protected]>
b3c804db35303c9cabacea7e50f3ba7aea3cf29d authored almost 10 years ago by Ray Waldin <[email protected]>
60405628f33766f16584a03a397734043478b9ec authored almost 10 years ago by Artem Burtsev <[email protected]>
9166c478eb82411a165e64a1b474494887dcfdd8 authored almost 10 years ago by Artem Burtsev <[email protected]>
Do not expose internal `children` array
91c8354f7ee1188a369c6cd26646f43256b57220 authored almost 10 years ago by Felix Böhm <[email protected]>Change lodash dependencies to ^3.2.0
d41d8954f747c074e621d884e346f2f420df59de authored almost 10 years ago by Felix Böhm <[email protected]>lib/static.js: text(): rm errant space before ++
c1118a73740ea37fa0d9a2826dac0d97ba0e6b02 authored almost 10 years ago by Felix Böhm <[email protected]>e8f2a500e8df50f9421506fd5ae729d95100b61e authored almost 10 years ago by Chris Rebert <[email protected]>
Whenever Cheerio inserts a node as a child of a some other node, it
explicitly removes it from i...
fa51cf0d874a2886626a4cce63378cb5e6838d90 authored almost 10 years ago by The Gitter Badger <[email protected]>
a5122a68389f0c8ceebdd9814284ac48a6432db0 authored almost 10 years ago by Samy Pessé <[email protected]>
Update [email protected]
c9589623f2e6092f9c43a6ba467d204365adabdd authored almost 10 years ago by Felix Böhm <[email protected]>685323796f2dbe27e3b9ef4c3fd68905bc8f38e2 authored almost 10 years ago by Samy Pessé <[email protected]>
Updates Readme.md: .not(function (index, elem))
b2eeac4fc4aacb84bbcb0e5a04536ee9ddc4efd4 authored almost 10 years ago by David Chambers <[email protected]>
Updates the Readme.md example given for the .not(function (index, elem))
function to correctly c...
ab1e4a07fce1080db0c5ce279669c4a4139bb721 authored almost 10 years ago by fb55 <[email protected]>
Allow failures in Node.js v0.11
64fe78ed4c8130bbe00a935a06a9b3b2f7341d10 authored almost 10 years ago by Felix Böhm <[email protected]>
Node.js version 0.11 is an unstable platform, meaning it may introduce
breaking changes at any t...
e83b10b315c9ce291bf691cd881129b856196415 authored almost 10 years ago by Matthew Mueller <[email protected]>
Isolate prototypes of functions created via `load`
f864e395f131b6845d9d2f154c07a4f24d436f4f authored almost 10 years ago by Felix Böhm <[email protected]>
Ensure that each Cheerio function created with the `load` static method
has a dedicated object i...
Updates Readme.md: adds JS syntax highlighting
bbd2e1fb558e6cc5f61aa2b774adab538716874c authored about 10 years ago by David Chambers <[email protected]>27d33d9724e23a42dbc56d4210770ebbd8a50d71 authored about 10 years ago by frankcash <[email protected]>
Add support for insertAfter and insertBefore
87dd8cf9923c39bd5a78dce5b333cad05ca30de5 authored about 10 years ago by David Chambers <[email protected]>50262e1795221e7fe93c99f7becf2cde80675eb8 authored about 10 years ago by Ben Cochran <[email protected]>
Clone input nodes when inserting over a set
5385e3f8c915e5e28e1c3aef8237177217e87a73 authored about 10 years ago by Felix Böhm <[email protected]>
This patch increases parity with jQuery, specifically in cases where
manipulation methods are ca...
Move unit test files
3b4fb1e463f6e68fa69e68d15972b0e02e2d6d7c authored about 10 years ago by Felix Böhm <[email protected]>Mirror the source code file structure in the unit test organization.
d1d0c301dbefbe82833fce93a9463216751e520e authored about 10 years ago by Mike Pennisi <[email protected]>Remove unofficial signature of `children`
d05ce4c41907aa36e1c8544236e1f45eea2e2b5b authored about 10 years ago by Felix Böhm <[email protected]>Correct bug in implementation of `Cheerio#val`
7fc1003fbe1196a5af7005e1264674ec314e81e9 authored about 10 years ago by Felix Böhm <[email protected]>Fix bug in `css` method
e2e678eb194165533202aa3a6dc5e2e04549e289 authored about 10 years ago by Felix Böhm <[email protected]>remove unnecessarily tricky code
180f252521da0e10d3ee1d64de02480e69c3fa47 authored about 10 years ago by Felix Böhm <[email protected]>f2b412f83d27726b49d7da52f5ea7ff97fe06c7a authored about 10 years ago by David Chambers <[email protected]>
fixes #611
bd337992e8437a992f75be3ecb531a2f68c84543 authored about 10 years ago by fb55 <[email protected]>add license info to package.json
9ee6695e4cab6660a80199591044b7e9addf0d5f authored about 10 years ago by David Chambers <[email protected]>70780313689952e6b780bc6d60fffce07d199ba9 authored about 10 years ago by Chris Rebert <[email protected]>
Closes #592.
eb333768c974222b66def827dfa1b032a6ff07fa authored about 10 years ago by David Chambers <[email protected]>c4f52db9d0e2011a968ba097c85f434f3a05b7f0 authored about 10 years ago by Mike Pennisi <[email protected]>
bump htmlparser2 dependency to ~3.8.1
860e45d11e58812ad565ee47eb4c23e1a9c291ec authored about 10 years ago by David Chambers <[email protected]>