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

Merge pull request #121 from davidchambers/iterators

use `_.each` and `_.map` to simplify cheerio namesakes

1715a3472ce072474a54184268fea4258f466b00 authored about 12 years ago by Matt Mueller <[email protected]>
Merge pull request #122 from bensheldon/tostring

Added a toString() method

8b3ac386551a0a6550fb37bed2b32fb199bf54bb authored about 12 years ago by Matt Mueller <[email protected]>
Merge pull request #120 from bensheldon/filter

Added filter() with tests and updated readme

6d8ba33b9d2c5581b1faa1046b1ac67f07acb057 authored about 12 years ago by Matt Mueller <[email protected]>
Added a toString() method

0fe2c6ef6e0cec35f21c53a084c217dbc4ddc3b9 authored about 12 years ago by Ben Sheldon <[email protected]>
removed unnecessary call to _.bind from filter()

f45874543d29e79e21fb67dea891719a28ae1ab0 authored about 12 years ago by Ben Sheldon <[email protected]>
refactored filter() to be functional and better match function signature of map(); updated tests and readme

9fdcea1b4d3e1500c562bdb5d4d71b3e5aa908ce authored about 12 years ago by Ben Sheldon <[email protected]>
use `_.each` and `_.map` to simplify cheerio namesakes

0b7029312116214007cd9aabba779d21a0125095 authored about 12 years ago by David Chambers <[email protected]>
Fixed readme typo

0255e5a46ea9c491db7422d28f56e92682bfac40 authored about 12 years ago by Ben Sheldon <[email protected]>
Added filter() with tests and updated readme

e12cef1131a165b1f8e19476b1c4d20604e78397 authored about 12 years ago by Ben Sheldon <[email protected]>
Merge pull request #118 from jos3000/master

removeClass removes spaces

2307a2a70fe2ae99b8f7a5eb8e9faaa86c423cf0 authored about 12 years ago by Matt Mueller <[email protected]>
Added spaces between attributes rewritten by removeClass

bf56cb72866932e1acf8ebd3e575fbac72abbf11 authored about 12 years ago by Jos Shepherd <[email protected]>
Test for concationation of remaining classes when one is removed

5825011e8f1ea4f6c93b0c0ec0351df1878b3b52 authored about 12 years ago by Jos Shepherd <[email protected]>
Merge pull request #113 from ironchefpython/master

removed reference to size() from the readme

2550e067e9ada310d8bb64b9b347db01f90285dc authored over 12 years ago by Matt Mueller <[email protected]>
updated docs to remove refernce to size method

730236585dc161fd0ce477e1559e2fa9c4a0de3d authored over 12 years ago by ironchefpython <[email protected]>
Merge branch 'master' of github.com:MatthewMueller/cheerio

34b99935e9be7c3a48111d61f603949d72629822 authored over 12 years ago by Matt Mueller <[email protected]>
removed tidy from cheerio

04c4518b8ff644865e74241fefcb07a6bd7dfe39 authored over 12 years ago by Matt Mueller <[email protected]>
Merge pull request #109 from ironchefpython/master

Minor changes to placate jslint.

a145526ad8b1aeebb562f622cbe48d81c560e2e2 authored over 12 years ago by Matt Mueller <[email protected]>
delared rboolean, removed unused length declaration

d09cef22d8d19516f5c68137f47061e9e55a305a authored over 12 years ago by ironchefpython <[email protected]>
Merge pull request #107 from ironchefpython/squash

squashed commits for issue 105 - test for numeric attributes

27f3dd2a412e09a7e4e13fc96088f9b9babfd3c1 authored over 12 years ago by Matt Mueller <[email protected]>
squashed commits for issue 105 - test for numeric attributes

e797dd450cd800f93a102743a556a44899acc4f2 authored over 12 years ago by ironchefpython <[email protected]>
Release 0.10.1

16e7df708ef99d7151df4a92cf737fdbab76751d authored over 12 years ago by Matt Mueller <[email protected]>
Merge branch 'master' of github.com:MatthewMueller/cheerio

b6758a396315aadfcebb648e1798b7fafb3fef54 authored over 12 years ago by Matt Mueller <[email protected]>
fixed regression, filtering with a context (#106)

470134b897c429ff1b338968b71cd90779199a81 authored over 12 years ago by Matt Mueller <[email protected]>
Update Readme.md

346e01d0db4ab1806be273a163ebb3e959bf4af0 authored over 12 years ago by Matt Mueller <[email protected]>
Merge pull request #102 from davidchambers/master

manipulation: DRY out `append` and `prepend`

e10b87a3094b1700a35449c4b1ccb9928950f874 authored over 12 years ago by Matt Mueller <[email protected]>
manipulation: DRY out `append` and `prepend`

0c5e56ba4949079f878edbc4f136a19df16167d2 authored over 12 years ago by David Chambers <[email protected]>
minor fixes

6f62175ea3dee3370a1598c0092703fbde10811a authored over 12 years ago by Matt Mueller <[email protected]>
Release 0.10.0

aec1fa5c7a763361afbed63e5a45c16c345ee52a authored over 12 years ago by Matt Mueller <[email protected]>
changes

a9759ab45a7febfc9e0e4f758f1c805c54e85d09 authored over 12 years ago by Matt Mueller <[email protected]>
updated readme

c63e5c8b4af35230123e8d8729d122650f375fe0 authored over 12 years ago by Matt Mueller <[email protected]>
added test coverage

2160f6160a680ba067879035d40cd0d3b1131e45 authored over 12 years ago by Matt Mueller <[email protected]>
removed old libs

fa8e3ce223321016d79e027e143d4a6ab65e01a4 authored over 12 years ago by Matt Mueller <[email protected]>
$.html(str), now selects elements and renders outerhtml

acc28a7cb86faab06a7c537d8fd377e59f312882 authored over 12 years ago by Matt Mueller <[email protected]>
Merge branch 'refactor/core' of github.com:MatthewMueller/cheerio into refactor/core

f48ddfac0ae5aecc9663abc359c724bd8737f7ca authored over 12 years ago by Matt Mueller <[email protected]>
trying to clean up

364d37db53dc6ac9e87e6f9c8e19677c18fcf2ac authored over 12 years ago by Matthew Mueller <[email protected]>
not optimized but everything is passing

c45d1e1f3a57b5d93beb5c939f615cd65e921ee9 authored over 12 years ago by Matthew Mueller <[email protected]>
testing speed

858a0530cd56e00742d4717a02effa4151a0f5d2 authored over 12 years ago by Matthew Mueller <[email protected]>
all is working except root

d7939d4d211c51a8ce14823e5a6e2a2e9ce5c3a1 authored over 12 years ago by Matthew Mueller <[email protected]>
all working except for utils

feb451950ed344996550ad5d78818c7f77a7f81c authored over 12 years ago by Matthew Mueller <[email protected]>
fixed parse tests

8593dc93d1926399e63e6d0704816b95dfff4a4f authored over 12 years ago by Matthew Mueller <[email protected]>
cheerio tests working

992aa99bf685683bdfd7a48bcf6d7c0e460c56ef authored over 12 years ago by Matt Mueller <[email protected]>
testing find

4dcd133850b47faa67878bcf778194212fa8bb36 authored over 12 years ago by Matt Mueller <[email protected]>
moved parse

7dd6048c7440db667b7e9b0e96114d2b5cd820cc authored over 12 years ago by Matt Mueller <[email protected]>
moved parse

aac4ec443845a2e35940c7d8d08f7957e98b7c36 authored over 12 years ago by Matt Mueller <[email protected]>
manipulate now works

3a08b06c16d0750b4023f542ad47ebfe3faa5895 authored over 12 years ago by Matt Mueller <[email protected]>
attributes work

15abd90c206cccd915853ea096b50d4bf71e51ca authored over 12 years ago by Matt Mueller <[email protected]>
attributes work

50eb6937d1fbde8c23ba0181769f13f4bd23e4d0 authored over 12 years ago by Matt Mueller <[email protected]>
reworking

81639d73f6a7a0e7ecd0874a31f491ea98498fac authored over 12 years ago by Matthew Mueller <[email protected]>
cleaned up

7394099cf2438725c54010dbd6ffe65647bddc42 authored over 12 years ago by Matthew Mueller <[email protected]>
updated attributes

0040c2b1cb7fef9106bfc7f51b3329d6e5bdcfb8 authored over 12 years ago by Matthew Mueller <[email protected]>
moved

42ec2c31e26143471d222b4db34d0734e83e81eb authored over 12 years ago by Matthew Mueller <[email protected]>
fixing up attr

ca0b1f78922f16f8a84d7c0add79fb4c6888fb59 authored over 12 years ago by Matthew Mueller <[email protected]>
working on attributes tests, .attr() currently

09e801a14a733fc3100599d5d0a7f7345da81a78 authored over 12 years ago by Matthew Mueller <[email protected]>
aestetics

b94f9e868591a036d44078628091f2f9a4a13b45 authored over 12 years ago by Matthew Mueller <[email protected]>
traversing now works

9cb78f55f71c2bee7ca1d8087bf80e9ada701d57 authored over 12 years ago by Matthew Mueller <[email protected]>
some tests are working

98b88ac2989f8fd26491eccfb95869e4bb8287fa authored over 12 years ago by Matt Mueller <[email protected]>
kind of working

c942c46db476bd143d0bfa7aba4e801bb8c0c894 authored over 12 years ago by Matt Mueller <[email protected]>
refactoring core, WIP

cb1f2b3ad35a96f54b2513036143845220ff81ec authored over 12 years ago by Matthew Mueller <[email protected]>
Merge branch 'master' of github.com:MatthewMueller/cheerio

2da3dd45393bd0f89f1586feaac05f476b91253f authored over 12 years ago by Matt Mueller <[email protected]>
$.html(selector) now works to select outer html

afac2b98b0b931084d554a62bf60c4a779c58316 authored over 12 years ago by Matt Mueller <[email protected]>
Update Readme.md

4956f8b7fc163b42ca13b925a765e62519769884 authored over 12 years ago by Matt Mueller <[email protected]>
Merge pull request #90 from sindresorhus/patch-1

Add syntax highlighting to readme

30805555826bc38eba0b1114ae43c5111bde55a9 authored over 12 years ago by Matt Mueller <[email protected]>
Merge pull request #84 from robashton/master

Regression in removeClass (null ref)

1ea0c702a0dd223e7d4baffc6e32f228f18b7324 authored over 12 years ago by Matt Mueller <[email protected]>
Add syntax highlighting to readme

464b43410c193315605be67a2327aa1ee447fd26 authored over 12 years ago by Sindre Sorhus <[email protected]>
Found the idiomatic throwexception stuff in 'expect.js'

ae1ec4469b2e5e958c4afd80fc3ac8889782811e authored over 12 years ago by Rob Ashton <[email protected]>
Added test for missing attributes in removeClass

ee1c2a14859a0aaec1b72035a2efd345957b5baf authored over 12 years ago by Rob Ashton <[email protected]>
Added null test on class names

b9897cb1c71da7ff4a0f048331516c33a5c6feff authored over 12 years ago by Rob "Hurricane" Ashton <[email protected]>
Release 0.9.2

1b140b3d54c4f109dd5f6a516f0b68943aab1783 authored over 12 years ago by Matthew Mueller <[email protected]>
updated readme

522a26edf1f4ad0ba588757f5452e3612acc374c authored over 12 years ago by Matthew Mueller <[email protected]>
updated test and readme for map(fn)

0abab890a74e8179f110f11652870e7f5a72c6eb authored over 12 years ago by Matthew Mueller <[email protected]>
added .map(fn)

7d3c51e64ba99fd462b9ec78cf4ace109058cbbb authored over 12 years ago by Matthew Mueller <[email protected]>
manipulation: refactor `makeCheerioArray`

38ef9aca28a2358d8dbc20bebafd6613cf195872 authored over 12 years ago by David Chambers <[email protected]>
integrated @davidchambers removeClass fix

8ac210dfd0a5f15f766d1019fee6a4e0afdc7dce authored over 12 years ago by Matthew Mueller <[email protected]>
Release 0.9.1

391e8b7995997c302068d34951bc30fa1b56b8b1 authored over 12 years ago by Matthew Mueller <[email protected]>
updated readme

16e3ab47413e98d42c46e33f70d7cb32eef35a4c authored over 12 years ago by Matthew Mueller <[email protected]>
fixed options

55753a3da6a01d12c9f70b1766ba1ed55b1c4df9 authored over 12 years ago by Matthew Mueller <[email protected]>
Release 0.9.0

70622480354a3144aad6986d93f0bf48c1d882bf authored over 12 years ago by Matthew Mueller <[email protected]>
fixed default encode/decode levels based on @FB55's comment on #71

6da6abcd51451938ae20a93a27037eb0664cd443 authored over 12 years ago by Matthew Mueller <[email protected]>
removed node 4.x support

237518aa4f304dc697719c29c28001aad8efd69c authored over 12 years ago by Matthew Mueller <[email protected]>
updated travis

426c559c679e70094bfcaadbd7c72abad9df3838 authored over 12 years ago by Matthew Mueller <[email protected]>
correctly encoded values

cfd9abd0daf5f519f8622e056c338b5eecfd70a9 authored over 12 years ago by Matthew Mueller <[email protected]>
merged

2aba46f97b628ad0c7eec3e94f8d4def5e7b2292 authored over 12 years ago by Matthew Mueller <[email protected]>
merged

927d4f5791195cf4e6b4cb831cbd2be18905365a authored over 12 years ago by Matthew Mueller <[email protected]>
merged

faee470f9b8d35e10eca6b26821089469e862ae8 authored over 12 years ago by Matthew Mueller <[email protected]>
Merge pull request #68 from davidchambers/master

cleanup: consistent spacing around parens/brackets

29699d1f425f2923d3cb0afaedcc433761bbdba3 authored over 12 years ago by Matt Mueller <[email protected]>
not quite working

65e83d5a5a40035c64a74973762c479267df2187 authored over 12 years ago by Matthew Mueller <[email protected]>
Add html(dom) support.

6e9fbb804ae770841cf08235aecf1c29a6ee089f authored over 12 years ago by Wayne Larsen <[email protected]>
add tests to ensure encoding passes through to html()

0bbfbbcfbf795981e4447c0e0e70aaadd47576b9 authored over 12 years ago by Ben Atkin <[email protected]>
removed entities from parse

6d80e6d4daddf2d8cb89aeb3a8311aad15985617 authored over 12 years ago by Matthew Mueller <[email protected]>
fixed xss vulnerabilities on .attr() and .text()

1e2b3240f11b1a7fa3f0bc9009f18a5d7b59bae1 authored over 12 years ago by Matthew Mueller <[email protected]>
make .removeClass() remove *all* occurrences (#64)

509ed35e3320dc8b416f44215465d0600d12e945 authored over 12 years ago by David Chambers <[email protected]>
simplify `render`

1be88ec6e3c7e89ca706328b97cb701d2c44eaa1 authored over 12 years ago by David Chambers <[email protected]>
simplify `renderTag`

ffe868e7075915cf6d72103dd4a2e8a6136381c8 authored over 12 years ago by David Chambers <[email protected]>
cleanup: remove parens following `typeof` operator

c701da16e9a11148e4169ff70ab82d2a557a8b27 authored over 12 years ago by David Chambers <[email protected]>
cleanup: consistent spacing around parens/brackets

8b754a93ae734c717f77eb539d8aed1614f7459d authored over 12 years ago by David Chambers <[email protected]>
updated unit tests

e9f8e0014475ce5e7c5b8b906413ced0e4c44dad authored over 12 years ago by Matt Mueller <[email protected]>
rename variable to avoid incorrect interpretation

a8cd3fd93e9988fa9019fc4d21e7b0504aeb6e95 authored over 12 years ago by David Chambers <[email protected]>
cleanup: remove unused parameter

30286964dc1739ffebb207b9e6b5370feb580373 authored over 12 years ago by David Chambers <[email protected]>
cleanup: address a handful of jshint warnings

6cbe85e7a0fb197ba1c9e6bd1f91fbc5d0eb1544 authored over 12 years ago by David Chambers <[email protected]>
use `_.each` to limit variable scope

03a401d88103c325ddc1fa1a9e0c3819accd85c0 authored over 12 years ago by David Chambers <[email protected]>