sunnylost / simple-hot-reload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple hot reload

A really simple static server with a stupid hot-reload strategy.

When I say "hot-reload", that's mean style change won't make the whole page reload.

  • external css change
  • inline style change
  • html body change

About


Languages

Language:JavaScript 91.4%Language:HTML 7.3%Language:CSS 1.3%