LiveReload Snippet

Beschreibung

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.

Installation

  1. Download the plugin archive and expand it.
  2. Put the ‚livereload‘ directory in your WordPress plugin directory.
  3. Go to the Plugins page in your WordPress Administration area and click ‚Activate‘ for LiveReload.

Rezensionen

19. November 2017
I love it 🙂 I used this on my site нажмите на ссылку, чтобы перейти на сайт: Уроки электронной музыки в Ярославле
Alle 4 Rezensionen lesen

Mitwirkende & Entwickler

„LiveReload Snippet“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „LiveReload Snippet“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

  • 1.2 Separate js via enqueue hooks, use bundled jquery
  • 1.1 Unnoticed dead-on-arrivalness fixed, thanks chrisguttandin
  • 1.0 Initial Release