hot-reload

Top 23 hot-reload Open-Source Projects

  • webpack-dev-server

    Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

  • Project mention: Possible bug when running webpack-dev-server in npm child project | /r/webpack | 2023-06-02

    So I spent couple hours to sort the bug report out properly :) https://github.com/webpack/webpack-dev-server/issues/4890

  • angular-electron

    Ultra-fast bootstrapping with Angular and Electron :speedboat:

  • Project mention: Initializing a Project with Any Git Repository - Code Recycle | dev.to | 2024-03-18

    changeList: - type: copy from: https://github.com/maximegris/angular-electron.git to: ./ae source: git

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vue-loader

    📦 Webpack loader for Vue.js components

  • InjectionIII

    Re-write of Injection for Xcode in (mostly) Swift

  • react-refresh-webpack-plugin

    A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

  • reloadium

    Hot Reloading and Profiling for Python

  • Project mention: Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more. | /r/u_thapasaan | 2023-06-11
  • KZPlayground

    Better playgrounds that work both for Objective-C and Swift

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • React PWA

    An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.

  • shadow-cljs

    ClojureScript compilation made easy

  • Project mention: A History of Clojure (2020) [pdf] | news.ycombinator.com | 2023-08-10

    * Single-Page App: shadow-cljs for the build concerns (https://github.com/thheller/shadow-cljs), Reagent with Re-frame for complex/large app (https://reagent-project.github.io and https://github.com/day8/re-frame). Even if we now prefer using HTMX (https://htmx.org) and server-side rendering (Hiccup way of manipulating HTML is just amazing, https://github.com/weavejester/hiccup).

  • Inject

    Hot Reloading for Swift applications!

  • dart_frog

    A fast, minimalistic backend framework for Dart 🎯

  • Project mention: Dart Frog: A fast, minimalistic back end framework for Dart | news.ycombinator.com | 2024-02-03
  • cr

    cr.h: A Simple C Hot Reload Header-only Library

  • FastScriptReload

    Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results

  • reloading

    Change Python code while it's running without losing state

  • actframework

    An easy to use Java MVC server stack

  • rbfx

    Lightweight Game Engine/Framework in C++17 with WYSIWYG Editor. Experimental C# bindings.

  • aah

    A secure, flexible, rapid Go web framework

  • NTH-start-project

    Startkit for HTML / CSS / JS pages layout.

  • telegram-bot

    Ruby gem for building Telegram Bot with optional Rails integration

  • HotReloading

    Hot reloading as a Swift Package

  • Project mention: Question About How You Use Previews | /r/SwiftUI | 2023-06-02

    The number of times something hasn't worked in a preview the same as on device is so high that I don't use them anymore. If I need quick feedback I use hot reloading via https://github.com/johnno1962/HotSwiftUI and https://github.com/johnno1962/HotReloading

  • electron-vue-template

    Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder

  • capacitor-updater

    Live update for capacitor apps

  • jet-live

    c++ hot code reload for linux and macos

  • Project mention: A Modern C Development Environment | news.ycombinator.com | 2023-08-10

    > 9. The debugger can modify a variable while the program is running.

    > 11. The debugger can modify a function while the program is running (any new calls are done to that function).

    Another words: hot code reloading / swapping [1].

    And I would add:

    > You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time. [2]

    [1] e.g. https://github.com/ddovod/jet-live, https://github.com/crosire/blink, https://github.com/ziglang/zig/issues/68

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

hot-reload related posts

  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • Try Reloadium's Python dev tools including profilers, AI chat, hot-module reloader, debugger & more.

    1 project | /r/u_thapasaan | 11 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source hot-reload projects? This list will help you:

Project Stars
1 webpack-dev-server 7,744
2 angular-electron 5,571
3 vue-loader 4,978
4 InjectionIII 3,876
5 react-refresh-webpack-plugin 3,089
6 reloadium 2,697
7 KZPlayground 2,629
8 React PWA 2,552
9 shadow-cljs 2,204
10 Inject 1,988
11 dart_frog 1,746
12 cr 1,484
13 FastScriptReload 1,313
14 reloading 1,061
15 actframework 747
16 rbfx 742
17 aah 685
18 NTH-start-project 621
19 telegram-bot 610
20 HotReloading 515
21 electron-vue-template 499
22 capacitor-updater 461
23 jet-live 400

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com