https://github.com/spikef/dom-event
实现DOM事件流机制。
https://github.com/spikef/dom-event
Last synced: 11 months ago
JSON representation
实现DOM事件流机制。
- Host: GitHub
- URL: https://github.com/spikef/dom-event
- Owner: Spikef
- Created: 2020-01-16T04:04:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T15:23:41.000Z (over 3 years ago)
- Last Synced: 2025-01-23T08:15:37.470Z (over 1 year ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dom-event
> 实现DOM事件流机制。
**该代码仅为示例,请勿用于生产环境。**