
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Fast and safe CSS selector API engine
可用用于 VDOM 中提供完整的 querySelector 支持
可用于 VCSSOM 中提供完整的 CSSRule 匹配
不依赖
new Function适用性更广效率更高,当前效率大概是 jsdoc -> nwsapi 的两倍
当前支持如下选择器 :
- tagName . # * [attr] [attr=value] [attr~=value] [attr|=value] [attr^=value] [attr$=value] [attr*=value] empty root not is only-child only-of-type first-child last-child first-of-type last-of-type nth-last-child nth-child nth-last-of-typ nth-of-type
- 可通过 configure 方法自定义扩展更多支持
使用方式参考 : test.ts
FAQs
Fast and safe CSS selector API engine
We found that qqss demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.