rack-unreloader
Code reloader
A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants.
Rack Application that reloads application files if changed, unloading constants first
99 stars
8 watching
5 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automatically restarts a Rack application when the relevant files change. | 42 |
| | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 627 |
| | An automatic reloading version of the Rack command that forks and reloads an application on each request. | 864 |
| | Automatically reloads code after file changes during development. | 213 |
| | A tool for immediate code reloading in Haskell web applications | 70 |
| | An efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront. | 2,001 |
| | A tool for live reloading of web pages during development | 8 |
| | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
| | A plugin that automates reloading of browser extensions during development | 495 |
| | A tool to reload Zope 2 and Plone configurations without requiring a restart. | 10 |
| | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
| | Middleware that packages and compresses assets into single files. | 16 |
| | An Electron module that provides simple auto-reloading functionality during development | 575 |
| | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
| | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |