cable_ready
Real-time DOM changer
A tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby
Use simple commands on the server to control client browsers in real-time
757 stars
10 watching
70 forks
Language: Ruby
last commit: 13 days ago
Linked from 1 awesome list
action-cablehacktoberfestjavascriptreal-timerubyruby-on-railsserver-side-rendering
Related projects:
Repository | Description | Stars |
---|---|---|
hotwired/stimulus-rails | A Ruby on Rails extension that integrates the Stimulus JavaScript framework with the application | 636 |
danielrhodes/swift-actioncableclient | A Swift library that simplifies real-time features in web applications using WebSocket servers | 167 |
alexb52/retest | A CLI tool to watch file changes and run matching Ruby specs in any project | 146 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,409 |
ferndopolis/timecop-console | Tools for manipulating time in a Rails application during development and QA | 58 |
oney/react-native-webrtc | A set of components and tools for building real-time communication applications in React Native using WebRTC technology | 12 |
cable-cr/cable | A Crystal implementation of real-time websockets and event-driven programming | 128 |
bendrucker/document-ready | A utility library that provides a simple way to execute code once the DOM has finished loading in modern browsers. | 59 |
pubnub/ruby | A Ruby-based library for real-time communication with PubNub's APIs | 121 |
arkency/rethinkdb-reactjs | A proof-of-concept project integrating RethinkDB with React and Rails to demonstrate real-time data updates using Server-Side Events. | 22 |
allfro/browserrepeater | Automates showing responses from the Repeater tool in a real browser | 7 |
stimulus-use/stimulus-use | Provides composable behaviors and mixins for Stimulus controllers to enhance their functionality. | 1,503 |
rubber/rubber | A Capistrano plugin for easy deployment and management of scalable Ruby applications on various cloud and bare-metal platforms. | 1,469 |
robbevp/stimulus-transition | A library that provides an enter/leave transition system for Stimulus.js applications | 77 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 419 |