[ ソース: node-css-select ]
パッケージ: node-css-select (3.1.2-4)
node-css-select に関するリンク
Debian の資源:
node-css-select ソースパッケージをダウンロード:
- [node-css-select_3.1.2-4.dsc]
- [node-css-select_3.1.2.orig.tar.gz]
- [node-css-select_3.1.2-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 (>= 4.0.0~)
- CSS selector parser
-
- dep: node-domhandler (>= 4.0.0~)
- htmlparser2 handler that turns pages into a dom
-
- dep: node-domutils (>= 2.4.3~)
- utilities for working with htmlparser2's DOM
-
- dep: node-nth-check (>= 2.0.0~)
- performant nth-check parser & compiler