A CSS selector compiler/engine
https://github.com/fb55/css-select
css-select turns CSS selectors into functions that tests if elements match
them. When searching for elements, testing is executed "from the top", similar
to how browsers execute CSS selectors.
In its default configuration, css-select queries the DOM structure of the
domhandler module (also known as htmlparser2 DOM).
Features:
* Full implementation of CSS3 selectors
* Partial implementation of jQuery/Sizzle extensions
* Very high test coverage
* Pretty good performance
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs-css-select && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
css-select-1.0.0.tgz | 0000008682 8.48 KB | |
nodejs-css-select.changes | 0000000151 151 Bytes | |
nodejs-css-select.spec | 0000002508 2.45 KB |
Comments 0