[ 原始碼: node-css-what ]
套件:node-css-what(2.1.0-1+deb10u1) [security]
node-css-what 的相關連結
Debian 的資源:
下載原始碼套件 node-css-what:
- [node-css-what_2.1.0-1+deb10u1.dsc]
- [node-css-what_2.1.0.orig.tar.gz]
- [node-css-what_2.1.0-1+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
CSS selector parser
This module contains a CSS selector parser.
The function returns a two-dimensional array. The first array represents selectors separated by commas (eg. sub1, sub2), the second contains the relevant tokens for that selector.
Node.js is an event-based server-side JavaScript engine.