https://github.com/joebobmiles/jsdom-pointer-events
A patch for use with JSDOM that fully implements W3C-compatible PointerEvents.
https://github.com/joebobmiles/jsdom-pointer-events
jsdom patch pointer-events
Last synced: 3 months ago
JSON representation
A patch for use with JSDOM that fully implements W3C-compatible PointerEvents.
- Host: GitHub
- URL: https://github.com/joebobmiles/jsdom-pointer-events
- Owner: joebobmiles
- License: unlicense
- Created: 2020-12-28T17:39:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T23:10:54.000Z (about 4 years ago)
- Last Synced: 2025-02-18T12:12:31.085Z (3 months ago)
- Topics: jsdom, patch, pointer-events
- Language: TypeScript
- Homepage:
- Size: 1.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pointer Events Polyfill for JSDOM
This is a polyfill explicitly designed for use in JSDOM to solve the issue of
unimplemented pointer event functionality.