Here are
99 public repositories
matching this topic...
Build reactive applications with the Rails tooling you already know and love.
Updated
Apr 12, 2022
JavaScript
A self hosted music streaming server
Updated
Apr 13, 2022
Ruby
This package gives you a set of conventions to make the most out of Hotwire in Laravel.
A collection of branches that transmit HTML over the wire.
A production ready example Rails app that's using Docker and Docker Compose.
Updated
Apr 11, 2022
Ruby
Live reload for Hotwire Rails apps.
Updated
Apr 9, 2022
JavaScript
Hotwire Chat is a demo Ruby on Rails web application built with Hotwire.
Updated
Apr 12, 2022
Ruby
Updated
Oct 22, 2021
JavaScript
Opinionated template for starting new web applications with Ruby on Rails and Hotwire
Updated
Apr 13, 2022
Ruby
List of awesome HOTWIRE🔥 and ReactiveRails 🚀 applications either in Action or Open Source.
They are many ways to build reactive web interfaces but do we really need to add the complexity of JavaScript frameworks like Vue.js or React?
Updated
Nov 12, 2021
Ruby
Hotwired/Turbo Django response helpers
Updated
Mar 2, 2022
Python
Showcasing the integration of the different hotwire.dev parts into a typical Spring Boot Webapp
Updated
Jan 18, 2021
HTML
A visualizer for .shot files
Updated
Apr 12, 2022
Ruby
A video chat app demonstration using Hotwire and Ruby on Rails
Updated
Feb 28, 2022
JavaScript
Meta package to combine turbo-django and stimulus-django
Updated
Jan 1, 2021
Python
Automagically include your flash messages in your Ruby on Rails Hotwire TurboStream responses.
Updated
Jul 23, 2021
Ruby
RealWorld Django app built with Turbo!
Updated
Nov 26, 2021
Python
Updated
Mar 25, 2022
TypeScript
This is a simple chat app which shows how to use Go with Hotwire.
Build hotwire apps using go
Extend Turbo Streams with Custom Turbo Stream Actions and CableReady operations
Updated
Apr 13, 2022
TypeScript
VMail - check the markup (HTML, CSS) of HTML email template compatibility with email clients
Updated
Apr 14, 2022
HTML
esbuild plugin for automatically loading Stimulus controllers from a folder
Updated
Apr 11, 2022
TypeScript
A Rails app generator to get you started quickly. Includes TailwindCSS, Devise, Deployment and more
Updated
May 17, 2021
Ruby
Task management app using graphs to represent tasks and resources
Updated
Jan 25, 2022
Ruby
Arduino based CNC foam cutter with display and SD-Card
Improve this page
Add a description, image, and links to the
hotwire
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hotwire
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
More examples are needed to demonstrate the ease & power of this library.
Create a paginated table view with sort and filter capabilities using turbo-frames returned from POST requests. To keep things simple from an example standpoint, do not use websockets/turbo-streams.