Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norfairking/yesod-autoreload
Automatically have the browser reload a yesod site (without having to press the refresh button).
https://github.com/norfairking/yesod-autoreload
Last synced: about 2 months ago
JSON representation
Automatically have the browser reload a yesod site (without having to press the refresh button).
- Host: GitHub
- URL: https://github.com/norfairking/yesod-autoreload
- Owner: NorfairKing
- License: mit
- Created: 2021-02-27T08:09:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T13:48:34.000Z (about 1 year ago)
- Last Synced: 2024-10-16T05:33:31.570Z (2 months ago)
- Language: Haskell
- Homepage: https://cs-syd.eu/posts/2021-02-27-watching-changes-in-yesod
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yesod-autoreload
Automatically have the browser reload a yesod site (without having to press the refresh button) when it changes.
See this blogpost for more info:
https://cs-syd.eu/posts/2021-02-27-watching-changes-in-yesod