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 bug in `parent` method

Ensure that the `parent` method operates over all elements in the set
and filters by the selecto...

05d2eca3f5bfa0c91f24614bb0ff2d2e71c1674a authored over 11 years ago by Mike Pennisi <[email protected]>
Adding tests for .parent().

10422a8b91aa280aeab3e53729ca06f270830dd4 authored over 11 years ago by Ali Farhadi <[email protected]>
Merge pull request #228 from jugglinmike/closest-bug

Correct bug in jQuery.fn.closest

f866996122c23d883a00e389aebf5802974c3377 authored over 11 years ago by David Chambers <[email protected]>
Correct bug in jQuery.fn.closest

According to the jQuery documentation, the `closest` method should
operate on each element in th...

6ad946d6d38dce06d624b2d37d63f7faced76d78 authored over 11 years ago by Mike Pennisi <[email protected]>
Merge pull request #224 from jugglinmike/209-val-on-option

Correct behavior of $.fn.val on 'option' elements

ced3b328fc43f470a403a83ef243c481c47d13ee authored over 11 years ago by Matthew Mueller <[email protected]>
Correct behavior of $.fn.val on 'option' elements

2b56f1a3acbaca21c074a4df2001de0efd62e7c0 authored over 11 years ago by Mike Pennisi <[email protected]>
Release 0.12.0

08b82bb842934f7c26156c8f1892ba0ccbf3a7b5 authored over 11 years ago by Matt Mueller <[email protected]>
changed context from parent to the actual passed one

a47bc681d43565a8e61eb7e5145751921e268df4 authored over 11 years ago by Manuel Alabor <[email protected]>
use jquery checkbox val behavior

In jQuery, .val() returns the value of the checkbox, regardless of
the current check state. When...

66ded354e8436c30be4f6716afc5a989717cf597 authored over 11 years ago by Jeremy Hubble <[email protected]>
added: output xml with $.xml() [@Maciek416]

f6d4ea5068c7680ff508d0855254363024986cf1 authored over 11 years ago by Matt Mueller <[email protected]>
bumped htmlparser2 to latest

9ec0c378d998ec566df1991dc298f704e34a428e authored over 11 years ago by Matt Mueller <[email protected]>
Fixing bug in attr(key, val) on empty objects.

989e6ed41bbcab91c70a18a2a1d7ea18e30fb6c1 authored over 11 years ago by Ali Farhadi <[email protected]>
Merge pull request #202 from zero21xxx/is-implementation

added: .is(selector) [zero21xxx]

74ddd00c90c4bed9e30389d5de6e7ec76efc2433 authored over 11 years ago by Matthew Mueller <[email protected]>
add prevAll, nextAll traversing methods

877fd34f71de66aca34985682888201038809abb authored over 11 years ago by nevermind <[email protected]>
Revert "readme: `selector` is optional for `closest()`"

This reverts commit 6f631d29cab0081dabe90a997a1830017a521eb3.

2925cb3d77cb7f0f5bf9be2e7e59dadfab3d81d1 authored over 11 years ago by Felix Böhm <[email protected]>
readme: `selector` is optional for `closest()`

6f631d29cab0081dabe90a997a1830017a521eb3 authored over 11 years ago by Felix Böhm <[email protected]>
Added safety check in parents and closest (closes #200)

2dc34ee8dc649fccd787751d31c9e0d2ff629142 authored over 11 years ago by Adam Bretz <[email protected]>
Added unit tests for is operator.

14eb828f6b53d45d1f87261713fd79c18a086e18 authored over 11 years ago by Adam Bretz <[email protected]>
Added is operator.

4aec5f686bccb9f57a994a9b75f91bd5d1e55ec2 authored over 11 years ago by Adam Bretz <[email protected]>
Updated documtation to include new is operator.

33f54b6f8e0cbd99699827606a94d50094b37094 authored over 11 years ago by Adam Bretz <[email protected]>
updated contributors

a408d6964d9cb86b7da4eb3e8823ea7c6e08d4cc authored over 11 years ago by Matt Mueller <[email protected]>
Release 0.11.0

68ad1978708e0b2012649fec63b65a6a595a9b71 authored over 11 years ago by Matt Mueller <[email protected]>
Added in support for closest

83c435862adebfd249854d451fe11fb1b7c257e3 authored over 11 years ago by [email protected] <[email protected]>
bump htmlparser2 for fixes to XML parsing

74a2514f75768e72d7bdcff441ec2e45a2d34707 authored over 11 years ago by Maciej Adwent <[email protected]>
Document xml() functionality

b0edc24ac60d7f394e78f268d89938e2d4e8b64e authored over 11 years ago by Maciej Adwent <[email protected]>
Fix how xmlMode renders closed tags with no children

b3921f0e60b634213c37b50938c6be6bec892750 authored over 11 years ago by Maciej Adwent <[email protected]>
Add .xml() function to cheerio document. Include test to ensure MRSS <media:thumbnail /> and RSS <link>…</link> tags are rendered correctly

f3df8e9c7af3b7695cc6f4ae49777dac5d245ca4 authored over 11 years ago by Maciej Adwent <[email protected]>
updated links to htmlparser2

a259fef0d8b549db49c8e4620e33823f887a6b69 authored over 11 years ago by Felix Böhm <[email protected]>
Merge pull request #186 from zero21xxx/parents-fix

Updated to use unshift instead of push.

afbe630f1165d431d6bd0f9faa4e28d571a07910 authored over 11 years ago by Matthew Mueller <[email protected]>
Updated unit tests to check for order.

8a409d38cd59a61a69c9e047288d0cb3b68ec2b3 authored over 11 years ago by Adam Bretz <[email protected]>
Realized I really did want push instead of unshift.

1f41f3c85daf148bf345a649ea122350d1d6fd98 authored over 11 years ago by Adam Bretz <[email protected]>
Updated to use unshift instead of push.

34df8b6e84eefcdcbda6e0aabfabacb1325a2b3f authored almost 12 years ago by Adam Bretz <[email protected]>
Merge pull request #185 from zero21xxx/parents

Parents

9cbc1f22d8056584f0b43c0b609350fb928e987c authored almost 12 years ago by Matthew Mueller <[email protected]>
Updated selector syntax.

15f4b8ef602b00c92483b2dd21c3064c5d3fb187 authored almost 12 years ago by Adam Bretz <[email protected]>
Added test for parents selector.

08948370ff770d1c8dea770af5a77786c5cf1230 authored almost 12 years ago by Adam Bretz <[email protected]>
Added parents selector

42fc2dcea1664e7dc1a2fdb0f2c8d8e6d85b5ab8 authored almost 12 years ago by Adam Bretz <[email protected]>
Added documentation.

0b7a09b5d9f3d040045bd8ae276233f31de9ac03 authored almost 12 years ago by Adam Bretz <[email protected]>
Merge pull request #184 from rschmukler/jquery_val_support

Added jQuery-like .val() support

d6ba6802e83fe7ff70c2c4f93768eb7bd343ae4e authored almost 12 years ago by Matthew Mueller <[email protected]>
Further refactoring. Added brackets, small bug fix

1658cb1ec767fa43b4226b70935b55395ac79be9 authored almost 12 years ago by Ryan Schmukler <[email protected]>
Cleaned up and re-factored .val()

30cbc3a4a0a7d4c0b5b83affe816e4a9a6127e85 authored almost 12 years ago by Ryan Schmukler <[email protected]>
Added Implementation of .val()

fa54d63faac4ca4f389233af10d461fc9e7497b8 authored almost 12 years ago by Ryan Schmukler <[email protected]>
Added tests

971f54e0f18182337e80550f1890dd91d808db6d authored almost 12 years ago by Ryan Schmukler <[email protected]>
Updated README.md

53d8d85460346d43bdc9154011e08cbd6133c945 authored almost 12 years ago by Ryan Schmukler <[email protected]>
Merge pull request #181 from jeremy-dentel/travis-config

Travis Configuration Updates

2480b455dccb6b2d995931c37e7ba219f08e05c3 authored almost 12 years ago by Matthew Mueller <[email protected]>
Updating travis config to test against 0.10.x as well as 0.6.x and 0.8.x.

Added new line

Using quotes to match what travis-ci contributor mentions in
travis-ci/travis-ci...

67a47f75e428ac70321da5097ed1d23758645c31 authored almost 12 years ago by [email protected] <[email protected]>
Bringing the $.siblings() function to match jQuery's documentation

$.siblings now has an optional selector argument that will filter the
results of the returned si...

d022a6e112f9ffae7c24eea7f33cc014961a25dd authored almost 12 years ago by [email protected] <[email protected]>
remove redundant return value

370655300a5ded7273e689dc839785e7be98c92a authored almost 12 years ago by David Chambers <[email protected]>
Merge pull request #177 from davidchambers/propagate-errors

propagate syntax errors caused by invalid selectors

b30a0812967fd413624e6cf268960c39f2279148 authored almost 12 years ago by Matthew Mueller <[email protected]>
simplify each

20c108ddc20b70da45f686bfe2235f964f321197 authored almost 12 years ago by David Chambers <[email protected]>
simplify siblings

d9a517bd28c306ce2bfb1e67c12d96a9049c3611 authored almost 12 years ago by David Chambers <[email protected]>
fix semantics of next and prev

aa7eed25d98100a6665e68437f1594f87fafc783 authored almost 12 years ago by David Chambers <[email protected]>
propagate syntax errors caused by invalid selectors

504269ababeefb5d610c8ebbbb4d5968e310fcc5 authored almost 12 years ago by David Chambers <[email protected]>
Merge pull request #176 from davidchambers/fix-find-semantics

fix find semantics

45ce712ac61ebee9e2af68c71a948cebebc5bd68 authored almost 12 years ago by Matthew Mueller <[email protected]>
fix find semantics

jQuery::find finds nothing if no selector is given. This is the correct
behaviour.

3199ae594be6a6e7a07e7d6e37a19c074a8f738e authored almost 12 years ago by David Chambers <[email protected]>
readme: apply conventional formatting to HTML attributes (closes #171)

cefa7d4f7d66a4cfab1d9b71c496c3d08c5dbcbd authored almost 12 years ago by David Chambers <[email protected]>
Release 0.10.8

9ee9b8991996a0406aea569e6d170e2c3e9ecd78 authored almost 12 years ago by Matt Mueller <[email protected]>
Merge pull request #165 from SBoudrias/slice

Add slice method

c1abf3207dae987ca3bfb71fb56d76e2c93d2204 authored almost 12 years ago by Matthew Mueller <[email protected]>
Add slice method

a0a8c8cc5858ff0a81638416a17f44c9b3289719 authored almost 12 years ago by Simon Boudrias <[email protected]>
Release 0.10.7

dab9e9ecb5ed652c37f037325e0ddcbb0a25968e authored almost 12 years ago by Matt Mueller <[email protected]>
Merge pull request #160 from jugglinmike/158-filter

Fix bug in `filter`

473a628db23664ed5947c25a87533c270e67b5d0 authored almost 12 years ago by Matthew Mueller <[email protected]>
use `Array.isArray` for all such checks

6f0a64a3e39c8ce8a8f53b589197700acb0943a8 authored almost 12 years ago by David Chambers <[email protected]>
support `make setup`

637718137a2e122e747b2e4d2c25731b6926b1ce authored almost 12 years ago by David Chambers <[email protected]>
remove documentation for nonexistent utilities

00dbb4cd478c4aed6f8797a2a1fd8964c4b7d558 authored almost 12 years ago by David Chambers <[email protected]>
Fix bug in `filter`

Selectors passed to the `filter` method should only be applied to the
top-level elements in the ...

0464dd8b870e5b2cf04b934d8e79ae5e928a1c6f authored almost 12 years ago by Mike Pennisi <[email protected]>
Release 0.10.6

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

62b21862fc1b4c745487df4270fca47bda0b208f authored almost 12 years ago by Matt Mueller <[email protected]>
update contributors

e60766d66620e44d363f946e6f72cb8b794d85e6 authored almost 12 years ago by Matt Mueller <[email protected]>
Merge pull request #153 from davidchambers/formatting

improve formatting consistency

4e16eac3373c4f1e411e07320ba6093858abb25e authored almost 12 years ago by Matthew Mueller <[email protected]>
cleanup: replace function declarations with function expressions

72c91701217384d065818066d5e84d1b75651bfa authored almost 12 years ago by David Chambers <[email protected]>
cleanup: add spaces around infix operators

99f96361d61d36789a18aeaf6b36b18274adbe65 authored almost 12 years ago by David Chambers <[email protected]>
cleanup: add missing semicolon

ca9f1264cb556f287d25b4a46f9fadaa8e37c961 authored almost 12 years ago by David Chambers <[email protected]>
cleanup: format object literals consistently

f817bd15587b86b30f6dc2e091c8b7ed1a0bbf62 authored almost 12 years ago by David Chambers <[email protected]>
cleanup: format if, for, while, etc. consistently

d117b59f9ed6cffa49cf99c7a710b81cc819517a authored almost 12 years ago by David Chambers <[email protected]>
Merge pull request #150 from jugglinmike/148-fix-children

Fix implementation of $.fn.children

8836daafe4cec1c5c1ca142b6c6dd07eca1ca3f6 authored almost 12 years ago by Matthew Mueller <[email protected]>
Re-factor $.fn.children

As per @davidchambers's feedback:

- use `_.reduce` rather than a for loop
- pass `isTag` to `_....

3704047b698ffcefad273ee824140bb54b85b9cb authored almost 12 years ago by Mike Pennisi <[email protected]>
Fix implementation of $.fn.children

According to [the jQuery documentation on
`$.fn.children`](http://api.jquery.com/children/):

> ...

527bfef285d8999a0fe3333d034cb4b489b68f47 authored almost 12 years ago by Mike Pennisi <[email protected]>
Merge pull request #140 from jugglinmike/contains

Introduce "$.contains"

81f2e78b6eab9ee9bc4085e74baf405359986fcd authored almost 12 years ago by Matthew Mueller <[email protected]>
Merge pull request #145 from wvl/accidental-global

Remove global `render`

9c89c4f323734fbad9a535ea164a99b972c8a2fc authored almost 12 years ago by Matthew Mueller <[email protected]>
Remove global `render`

9d7b58562ea5d1bbbfb9e46f88a56ce334fd21d8 authored almost 12 years ago by Wayne Larsen <[email protected]>
Update Readme.md

4e185c4f642edb040029879417cbfd95337ac7d1 authored about 12 years ago by Matt Mueller <[email protected]>
Merge pull request #139 from jugglinmike/for-break-loop

Cancel iteration when iterator returns false

1aa80ee09b225bcfb85fb173d0bbf173e88fda8d authored about 12 years ago by Matt Mueller <[email protected]>
Cancel iteration when iterator returns false

As noted in the [jQuery API docs on
.each()](http://api.jquery.com/each/):

> We can stop the lo...

c26f6e5a676baf48a950c7525ff974b78cb560db authored about 12 years ago by Mike Pennisi <[email protected]>
Introduce "$.contains"

From [the jQuery API docs on
$.contain()](http://api.jquery.com/jQuery.contains/)

> Description...

3e2d19eebc693a73948e76ce7a4f320c1ffc81a5 authored about 12 years ago by Mike Pennisi <[email protected]>
Release 0.10.5

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

b4285a49440d017a581579c5ab7bb8314eb7af38 authored about 12 years ago by Matt Mueller <[email protected]>
Release 0.10.4

a3016fbd19f51cf7ebbd76e77f2944418a7f0e49 authored about 12 years ago by Matt Mueller <[email protected]>
Merge pull request #123 from davidchambers/filter

use a bound function rather than passing context to `_.filter`

35970d551236a9b764a93ecbc6b8af156e6f3c26 authored about 12 years ago by Matt Mueller <[email protected]>
Merge pull request #130 from jugglinmike/fix-find

$.find should query descendants only

1f44606e10425207de0603c122c894d595859e30 authored about 12 years ago by Matt Mueller <[email protected]>
Correct the semantics of "$.find"

Find should not query the element it is called on. For instance, the
following should return 1:
...

714083ee7e10376bc90a75abf4fb4c08ab86b4a2 authored about 12 years ago by Mike Pennisi <[email protected]>
more tightening (#128)

0e8f15fbab2ba43d84cc71b6998a4d8d157bbb34 authored about 12 years ago by Matt Mueller <[email protected]>
Tighten underscore dependency (#128)

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

ecdef66b8aac702358f1ebcdf605045a3d10c50c authored about 12 years ago by Matt Mueller <[email protected]>
cleanup for #125

13e6879e20ca15b099b7158f0eb37557ee6f686b authored about 12 years ago by Matt Mueller <[email protected]>
Update Readme.md

ac6e084a544d012cb4c78650b2e56dd789d1b9ac authored about 12 years ago by Matt Mueller <[email protected]>
Release 0.10.3

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

8fc7716d125bf43a72a9aaeeaeb6bc518af5325d authored about 12 years ago by Matt Mueller <[email protected]>
fixed outer html bug

2b7500d707a7ca8411953aca10556b7f5180658b authored about 12 years ago by Matt Mueller <[email protected]>
Updated documentation for $(...).html() and $.html()

7d3ef3804014717dc3805d7fb60cb1eebd713676 authored about 12 years ago by Matt Mueller <[email protected]>
use a bound function rather than passing context to `_.filter`

2edee007a602cbddfada017ecd72632c717e632d authored about 12 years ago by David Chambers <[email protected]>
Release 0.10.2

2b77294792cb7651376d505e802c20af391bf750 authored about 12 years ago by Matt Mueller <[email protected]>