Descripción
LiveReload is a Mac OS X menu bar app for web developers. It monitors changes in folders you specify. When a file is saved, the browser will automatically refresh showing the changes.
LiveReload also comes with various preprocessors baked in (LESS, SASS, Compass, Stylus, CoffeeScript, IcedCoffeeScript, Eco, SLIM, HAML, Jade).
You can use LiveReload without browser extensions by adding a javascript snippet to your page. This plugin does just that.
Instalación
- Download the plugin archive and expand it.
- Put the ‘livereload’ directory in your WordPress plugin directory.
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for LiveReload.
Reseñas
Colaboradores y desarrolladores
“LiveReload Snippet” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “LiveReload Snippet” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
- 1.2 Separate js via enqueue hooks, use bundled jquery
- 1.1 Unnoticed dead-on-arrivalness fixed, thanks chrisguttandin
- 1.0 Initial Release