Skip to content

tchak/coldwired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16d7571 · Mar 10, 2025
Mar 10, 2025
Feb 27, 2025
Mar 10, 2025
Feb 27, 2025
Jun 1, 2023
Jun 17, 2022
Apr 29, 2024
Apr 29, 2024
Feb 27, 2025
Mar 10, 2025
Jan 2, 2023
Feb 27, 2025

Repository files navigation

Coldwired build

What is this?

This is an attempt to bring together some ideas from hotwired/turbo, livewire and live_view and remix. We want to stay as framework agnostic as possible, even if currently this library is only used in production in one Rails project.

Packages

  • @coldwired/actions npm package
  • @coldwired/turbo-stream npm package
  • @coldwired/react npm package

Install

pnpm add @coldwired/actions @coldwired/turbo-stream @coldwired/react