Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schollz/browsersync
A simple live-reloading tool for developing HTML.
https://github.com/schollz/browsersync
browsersync development html live-reload
Last synced: 3 months ago
JSON representation
A simple live-reloading tool for developing HTML.
- Host: GitHub
- URL: https://github.com/schollz/browsersync
- Owner: schollz
- Created: 2019-02-12T22:55:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T01:08:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T04:22:25.606Z (4 months ago)
- Topics: browsersync, development, html, live-reload
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# browsersync
This tool is a Golang version of a paired down [browsersync](https://www.browsersync.io/), which features live-reloading of HTML (the only feature I need) in a simple single-binary executable. It works by prepending the `
{{ MarkdownToHTML "../README.md" }}