64 packages matching “useCapture”
hotkeys
v1.0.0 · 11 years ago
Hotkey manager based on useCapture; IE9+.
No known vulnerabilities
event-api2
v1.0.2 · 5 years ago
1. 统一useCapture和options的情况,确认是冒泡还是捕获阶段 ```javascript let useCapture = false; //默认在冒泡阶段 if(typeof options === 'boolean') { useCapture = options; } else if(options instanceof Object && typeof options.capture === 'boolean') { useCapture = optio
No known vulnerabilities
@types/react-outside-click-handler
v1.3.4 · 1 year ago
TypeScript definitions for react-outside-click-handler
No known vulnerabilities
@types/wheel
v0.0.3 · 2 years ago
TypeScript definitions for wheel
No known vulnerabilities
@most/dom-event
v2.2.0 · 7 years ago
Streamlined DOM Events for most.js
No known vulnerabilities
dom-events
v0.1.1 · 13 years ago
dom event binding and triggering
No known vulnerabilities
domutil
v1.0.7 · 11 years ago
DOM utility functions
No known vulnerabilities
dom-bind
v1.0.0 · 11 years ago
DOM event binding and delegation
No known vulnerabilities
use-add-event
v1.1.0 · 5 years ago
This replaces the need for using window.addEventListener() when using react hooks.
No known vulnerabilities
use-capture
v0.4.0 · 5 years ago
todo
No known vulnerabilities
html-util-element
v1.0.10 · 8 years ago
Provides a html custom element which includes some useful shorcuts and utilitaries
No known vulnerabilities
@kylemathews/dom-events
v0.1.4 · 11 years ago
dom event binding and triggering
No known vulnerabilities
anticore-tools
v1.0.7 · 8 years ago
[DRAFT] An [anticore](https://github.com/Lcfvs/anticore) toolbox
No known vulnerabilities
@searchfe/sandbox
v1.5.6 · 6 years ago
A lightweight sandbox implementation for the frontend
No known vulnerabilities
react-outside-click-handler-temp
v1.2.5 · 6 years ago
A React component for dealing with clicks outside its subtree
No known vulnerabilities
@hirojs/dom-bind
v1.0.0 · 4 years ago
DOM event binding and delegation
No known vulnerabilities
@sessionvision/core
v0.6.5 · 3 months ago
Session Vision client-side tracking library
No known vulnerabilities
emap
v0.0.12 · 10 years ago
manages event listeners
No known vulnerabilities
react-browsercam
v1.1.0 · 4 years ago
Simple camera component that works in every browser
No known vulnerabilities
touch-tap
v1.0.2 · 10 years ago
Detect tap with touch events
No known vulnerabilities