All Projects → blaise-io → live-reload

blaise-io / live-reload

Licence: MIT License
Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to live-reload

DevDocs-Web-Ext
A Chrome extension for DevDocs.
Stars: ✭ 22 (-43.59%)
Mutual labels:  web-extension, web-extensions
Umbraco.GodMode
Diplo God Mode makes Umbraco developers invincible!
Stars: ✭ 16 (-58.97%)
Mutual labels:  developer-tools
localhostd
Run and serve your web apps in .test domains on your develop machine.
Stars: ✭ 27 (-30.77%)
Mutual labels:  developer-tools
myke
make with yaml: development tasks made simple with golang, yaml and many ingredients
Stars: ✭ 67 (+71.79%)
Mutual labels:  developer-tools
keywi
Minimalistic Keepass plugin using Web Extensions and KeepassHTTP.
Stars: ✭ 33 (-15.38%)
Mutual labels:  web-extension
hapi-dev-errors
A hapi plugin to return better error details and skip the look at command line to catch the issue.
Stars: ✭ 58 (+48.72%)
Mutual labels:  developer-tools
node-safe
🤠 Make using Node.js safe again with Deno-like permissions
Stars: ✭ 151 (+287.18%)
Mutual labels:  developer-tools
sp-live-reload
SharePoint pages live reload module for client side development
Stars: ✭ 23 (-41.03%)
Mutual labels:  developer-tools
hls-downloader
Web Extension for sniffing and downloading HTTP Live streams (HLS)
Stars: ✭ 834 (+2038.46%)
Mutual labels:  web-extension
narc
Small utility to watch log files and ship to syslog service.
Stars: ✭ 18 (-53.85%)
Mutual labels:  developer-tools
beneath
Beneath is a serverless real-time data platform ⚡️
Stars: ✭ 65 (+66.67%)
Mutual labels:  developer-tools
red
A fast, in-kernel, ad-hoc point-to-point vxlan network.
Stars: ✭ 31 (-20.51%)
Mutual labels:  developer-tools
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: ✭ 32 (-17.95%)
Mutual labels:  firefox-webextension
whatdevsneed
Discover new developer tools 🧰
Stars: ✭ 48 (+23.08%)
Mutual labels:  developer-tools
email-concealer-cli
CLI tool for concealing e-mails in a file by replacing their domain
Stars: ✭ 30 (-23.08%)
Mutual labels:  developer-tools
elm-book
Rich documentation builder for Elm applications and packages. Inspired by Storybook and HexDocs.
Stars: ✭ 52 (+33.33%)
Mutual labels:  developer-tools
pganonymize
A commandline tool for anonymizing PostgreSQL databases
Stars: ✭ 20 (-48.72%)
Mutual labels:  developer-tools
tools-install
Setup scripts for various dev tools, utilities, SDKs and CLI stuff
Stars: ✭ 13 (-66.67%)
Mutual labels:  developer-tools
GanacheTimeTraveler
Web3 ganache-cli commands that allow moving forward and backward in time
Stars: ✭ 44 (+12.82%)
Mutual labels:  developer-tools
AppIconSetGen
Tool to generate App Icon set for iOS, macOS, watchOS apps
Stars: ✭ 20 (-48.72%)
Mutual labels:  developer-tools

Live Reload

Web extension for web devs. Monitors source files on a page. Reloads the host page or the changed source file when a change is detected.

How does it work?

Start by creating a "reload rule" where you specify a host URL for a page. Then specify which source file URLs to monitor for changes on that host page.

When you visit a page matching a host URL you configured, it will start monitoring the specified source files (if they're included in the host page). When a change is detected, it will ireload the page or optionally only reload the source file inline without reloading the host page. Inline reloading is supported for stylesheets and frames.

Live Reload allows monitoring iframes, stylesheets, scripts and the host page itself.

Downloads

Screenshots

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].