[ 源代码: node-css-select ]
软件包:node-css-select(5.1.0-4)
node-css-select 的相关链接
Debian 的资源:
下载源码包 node-css-select:
- [node-css-select_5.1.0-4.dsc]
- [node-css-select_5.1.0.orig.tar.gz]
- [node-css-select_5.1.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
CSS selector compiler/engine
Node.js module that turns CSS selectors into functions that test if DOM elements match them. Provides an efficient and complete implementation of CSS3 and a partial implementation of jQuery/Sizzle extensions.
Node.js is an event-based server-side JavaScript engine.
其他与 node-css-select 有关的软件包
|
|
|
|
-
- dep: node-boolbase
- two functions: One that returns true, one that returns false
-
- dep: node-css-what (>= 6.1.0~)
- CSS selector parser
-
- dep: node-domhandler (>= 5.0.2~)
- htmlparser2 handler that turns pages into a dom
-
- dep: node-domutils (>= 3.0.1~)
- utilities for working with htmlparser2's DOM
-
- dep: node-nth-check (>= 2.0.0~)
- performant nth-check parser & compiler