npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "css-select" 的结果(共 5 个)
postcss-selector-not

PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors

MIT
@csstools/selector-specificity

Determine selector specificity with postcss-selector-parser

MIT-0
css-selector-tokenizer

Parses and stringifies CSS selectors

MIT
postcss-selector-matches

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors

MIT
css-select-base-adapter

Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.

MIT