matches-selector@1.0.0
Check if a DOM element matches a given selector, with decent browser support and unit tests.
MIT
2013-12-31
安装 (1.0.0)
npm install matches-selector@1.0.0
yarn add matches-selector@1.0.0
pnpm add matches-selector@1.0.0
bun add matches-selector@1.0.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| domify | ~1.1.1 |
| run-browser | ~1.0.0 |
| tape | ~2.3.2 |