Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# browsersync

Build Status

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" }}