[ ソース: node-css-what ]
パッケージ: node-css-what (6.1.0-5)
node-css-what に関するリンク
Debian の資源:
node-css-what ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.