https://github.com/leadcodedev/lightning_runner
https://github.com/leadcodedev/lightning_runner
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leadcodedev/lightning_runner
- Owner: LeadcodeDev
- License: mit
- Created: 2023-03-11T22:59:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T14:12:37.000Z (almost 3 years ago)
- Last Synced: 2025-08-03T19:45:22.879Z (6 months ago)
- Language: Dart
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightning runner
"HMR" (Hot Module Replacement) is an automatic process of replacing modules in a running application without having to reload the entire page or restart the application. HMR is a popular feature in development environments, such as front-end frameworks like.