https://github.com/nichoth/update-el
Diff & patch a DOM element with its event listeners
https://github.com/nichoth/update-el
Last synced: 11 months ago
JSON representation
Diff & patch a DOM element with its event listeners
- Host: GitHub
- URL: https://github.com/nichoth/update-el
- Owner: nichoth
- Created: 2016-03-27T06:21:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-29T20:14:15.000Z (over 10 years ago)
- Last Synced: 2025-08-09T18:22:14.353Z (12 months ago)
- Language: JavaScript
- Homepage: https://github.com/nichoth/update-el#readme
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# update el
Diff & patch a DOM element. Like `morphdom`, but dealing with event listeners too.
Factored out of `yo-yo`.