تفصیل
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.
انسٹال کرݨ
- 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.
ریویو
Contributors & Developers
“LiveReload Snippet” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“LiveReload Snippet” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
- 1.2 Separate js via enqueue hooks, use bundled jquery
- 1.1 Unnoticed dead-on-arrivalness fixed, thanks chrisguttandin
- 1.0 Initial Release