Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@any-touch/recognizer
Advanced tools
所有识别器的基类, 主要管理识别器内部的状态.
值 | 说明 |
---|---|
possible | 表示当前还"未识别" |
start | "拖拽类"手势(pan/pinch/rotate等)中表示"第一次识别." |
move | "拖拽类"手势中表示"识别后移动中" |
end | "拖拽类"手势中表示"有触点离开,即手势结束" |
cancel | 手势识别后,发生事件中断,比如"来电话","浏览器最小化"等. |
failed | 表示"识别失败", 比如识别tap的时候,触点在250ms内没有离开屏幕等 |
recognized | 表示"已识别", 区别于"拖拽类"手势, 用在"瞬发"识别的手势,比如tap/press/swipe. |
FAQs
any-touch的识别器的基类.
The npm package @any-touch/recognizer receives a total of 8 weekly downloads. As such, @any-touch/recognizer popularity was classified as not popular.
We found that @any-touch/recognizer 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
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.