cheerio-select-tmp

CSS selector engine supporting jQuery selectors

Use cheerio-select instead
Last updated 4 years ago by feedic .
BSD-2-Clause · Repository · Bugs · Original npm · Tarball · package.json
$ npm install cheerio-select-tmp 
SYNC missed versions from official npm registry.

cheerio-select NPM version Build Status Downloads Coverage

CSS selector engine supporting jQuery selectors, based on css-select.

Supports all jQuery positional pseudo-selectors:

  • :first
  • :last
  • :eq
  • :nth
  • :gt
  • :lt
  • :even
  • :odd
  • :not(:positional), where :positional is any of the above.

This library is a thin wrapper around css-select. Only use this module if you will actually use jQuery positional selectors.

Current Tags

  • 0.1.1                                ...           latest (4 years ago)

2 Versions

  • 0.1.1 [deprecated]           ...           4 years ago
  • 0.1.0 [deprecated]           ...           4 years ago
Maintainers (1)
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (5)
Dev Dependencies (11)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE