https://github.com/dropseed/repaint
https://github.com/dropseed/repaint
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dropseed/repaint
- Owner: dropseed
- License: mit
- Created: 2022-07-01T20:36:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T20:30:41.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T04:53:04.815Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# repaint
A live reloading tool that uses websockets and [morphdom](https://github.com/patrick-steele-idem/morphdom) to update pages during development without a full refresh.
Designed to be embedded inside a Python application.