vertx-livereload
Static resource reload
A library to enable live reloading of static resources in Vert.x applications
A simple livereload server for vertx application
7 stars
3 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
guard/guard-livereload | Automatically reloads web browsers when view files are modified | 2,108 |
gulp-community/gulp-livereload | A tool that enables live reloading of web pages in response to code changes during development. | 768 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
jarred-sumner/bun-livereload | Wraps a function with bun-livereload to automatically reload imports on function call | 25 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-lang-kotlin | Kotlin support for a popular non-blocking Java framework | 296 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 147 |
billyyccc/vertx-postgresql-starter | A monolithic CRUD RESTful Web Service starter using Vert.x and PostgreSQL | 34 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |