1 repo
Development utilities that dynamically update application code without requiring a full restart.
Distinguishing note: Focuses on the runtime reloading mechanism rather than general build tools.
Explore 1 awesome GitHub repository matching development tools & productivity · Hot-Reloading Systems. Refine with filters or upvote what's useful.
Hyper is a cross-platform terminal emulator built using standard web technologies. It functions as a desktop application that renders command line output through a hardware-accelerated browser engine, ensuring a consistent interface across Windows, macOS, and Linux. By utilizing an Electron-based multi-process architecture, the application separates system-level window management from the rendering of the terminal interface. The project is defined by its extensible plugin architecture, which allows developers to inject custom logic, visual themes, and interface enhancements into the core envi
Supports dynamic code refreshing to enable rapid extension development.