Skip to content

tchak/coldwired

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