[ 原始碼: node-css-select ]
套件:node-css-select(5.1.0-3)
node-css-select 的相關連結
Debian 的資源:
下載原始碼套件 node-css-select:
- [node-css-select_5.1.0-3.dsc]
- [node-css-select_5.1.0.orig.tar.gz]
- [node-css-select_5.1.0-3.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