Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cheeriojs/cheerio-select

CSS selector engine supporting jQuery selectors, based on css-select
https://github.com/cheeriojs/cheerio-select

Create dependabot.yml

c0c235aef2d570533436874a7f17057b4d0f6c6f authored over 3 years ago by Felix Böhm <[email protected]>
1.2.0

a8390e5a78f4854af3b248ac9bae3f645f6f0e0a authored almost 4 years ago by Felix Böhm <[email protected]>
test: Add tests for non-numeric values

da8689d8c6210822cc2baa2c70a9f5152f12a9d3 authored almost 4 years ago by Felix Böhm <[email protected]>
fix(filter): Preserve order of filtered elements

Fixes #7

229b94436b25d09b54383d69805cadd7bf33f82a authored almost 4 years ago by Felix Böhm <[email protected]>
1.1.0

cea6d8de8b8a977fb3b4364a50e46b5805cf6340 authored almost 4 years ago by Felix Böhm <[email protected]>
feat(select): Allow a function as the selector (#6)

This allows users to specify their own search functions, or pre-compile selectors.

d8c64b5e5fdc7cae3eda2894e61c527749e0b9f7 authored about 4 years ago by Felix Böhm <[email protected]>
1.0.0

c13f3e5f2d0de1a2e1c754dac315496b412a9d84 authored about 4 years ago by Felix Böhm <[email protected]>
package: Rename back to cheerio-select

Fixes #2

Thanks @matthewmueller for making this possible!

b628021893fe970485666d22460056101fb28479 authored about 4 years ago by Felix Böhm <[email protected]>
0.1.1

82b92b935ebc13d8f8cbc1bfd3d30ea853f15bd9 authored about 4 years ago by Felix Böhm <[email protected]>
fix: Remove @types/node dependency

9e002c64119e6e8d0a200b3e7ccda5fb6bef9a84 authored about 4 years ago by Felix Böhm <[email protected]>
test: Add test for traversal-first queries

2232f3c893465c0ed9b2bda93c856d37a23e169d authored about 4 years ago by Felix Böhm <[email protected]>
build(deps): Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release...

237f06f47144129c4e0a7159674a46a63d7857a1 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.1.0

2d853429e6544bc64d7a545a78abf3cde27e7586 authored about 4 years ago by Felix Böhm <[email protected]>
Rename package temporarily

884cea64e8e163315986a3a5a3a8013880700cb6 authored about 4 years ago by Felix Böhm <[email protected]>
refactor: Start splitting into multiple files

b98d6200519fe229904f2ae39ea44ed8e6d19182 authored about 4 years ago by Felix Böhm <[email protected]>
feat: Add `filter` method

5ac035ab31a1feafea938bb279e29f4d584ca194 authored about 4 years ago by Felix Böhm <[email protected]>
refactor: Rename `filterElements` to `filterByPosition`

bf3d764b0ec39ce5905a4e78fa5ad6255aa3305c authored about 4 years ago by Felix Böhm <[email protected]>
refactor: Use types consistently, streamline code

And add `:scope` pseudo to the end of `:not`.

b2d023157cd90203d178f8307b073da62798cffa authored about 4 years ago by Felix Böhm <[email protected]>
fix(spec): Fix issue from upgrading `htmlparser2`

1ab50c246adcf227e8ffc636a518674f76988713 authored about 4 years ago by Felix Böhm <[email protected]>
build(deps): Upgrade deps

54d3981a8698b558db88c58c82e2d7e1cf251e76 authored about 4 years ago by Felix Böhm <[email protected]>
fix: Do not include unused element in special traversals

ea30a23cfd7aef6bb1d5ee4db40300ee3a1016e3 authored about 4 years ago by Felix Böhm <[email protected]>
build(deps): Upgrade dependencies

fb165f460ce7bac09b5c9d93d6564052e2cddc0e authored about 4 years ago by Felix Böhm <[email protected]>
Update package-lock.json

a73b9b168765d74af8458688d4a8dacdbabf36e7 authored over 4 years ago by Felix Böhm <[email protected]>
docs: Add badges to README

d83861113504972ee2b7e375a81ca809d9b09b31 authored over 4 years ago by Felix Böhm <[email protected]>
Create FUNDING.yml

784b1e8b0506602caebcbba6481210d21945d8da authored over 4 years ago by Felix Böhm <[email protected]>
docs: Add README

8f1b1b55e4201396d0d352f729d2aab85d73b9b4 authored over 4 years ago by Felix Böhm <[email protected]>
fix: Upgrade css-select, update usage

All tests pass now, the module should be open for business!

e413feb124cb3b2dcf38fd58989a9b5a82c982a8 authored over 4 years ago by Felix Böhm <[email protected]>
chore(package): Add LICENSE, CI config

3fd642e96eedaf420beeb2372793e0b701707c26 authored over 4 years ago by Felix Böhm <[email protected]>
Fix handling of elements passed as context

a42b80d32bfa09ddc1f717bf2b734e12e0e29d05 authored over 4 years ago by Felix Böhm <[email protected]>
Avoid css-select rewriting some traversal-first selectors

d0e222192bb755275ef8b1632a6dec0f2043ee99 authored over 4 years ago by Felix Böhm <[email protected]>
Add Sizzle tests, make most tests pass

a5f69d78b0b27a40adadf8de10fffda17f582350 authored over 4 years ago by Felix Böhm <[email protected]>
Revive this module

e1423f32095dd25dcd307db7ebc31dc50c12eec5 authored over 4 years ago by Felix Böhm <[email protected]>
limit the number of retrieved elements

dc81471f9723f33b498e140db8846987b64eeada authored almost 10 years ago by fb55 <[email protected]>
removed unused var

548ed54fb6cac661c1c05397638c1c381d6b7ff0 authored almost 10 years ago by fb55 <[email protected]>
fixed, simplified filters

2d37ed285cfca1591ec1b84a2fd381b05b7f1610 authored almost 10 years ago by fb55 <[email protected]>
initial commit

87b6a8e49f17ded0d39d2684db48a53a556bc950 authored almost 10 years ago by fb55 <[email protected]>