Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.3 KB

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