Stimulus topic

Stimulus is a JavaScript framework with modest ambitions. It doesn’t seek to take over your entire front-end—in fact, it’s not concerned with rendering HTML at all. Instead, it’s designed to augment your HTML with just enough behavior to make it shine.

List Stimulus repositories

hnpwa-app

125
Stars
17
Forks
Watchers

An implementation of the Hacker News PWA with Rails + Stimulus

limestone-accounts

100
Stars
23
Forks
Watchers

Boilerplate Rails 5.2 multitenant SaaS application with webpack and Docker integration. Billing is scoped to accounts.

todomvc_rails_on_stimulus

65
Stars
12
Forks
Watchers

A modest TodoMvc built with Rails, Turbolinks and Stimulus JS

rails_stimulus_flatpickr

59
Stars
3
Forks
Watchers

Advanced datepicking example app with Stimulus + Flatpickr + Turbolinks

abyme

90
Stars
3
Forks
Watchers

abyme is a modern take on handling dynamic nested forms in Rails 6+ using StimulusJS.

boxdrop

78
Stars
6
Forks
Watchers

Dropbox Clone built with StimulusReflex

stimulus-library

147
Stars
10
Forks
Watchers

A set of useful pre-built and configurable StimulusJS controllers for various common scenarios

stimulus_reflex_todomvc

49
Stars
14
Forks
Watchers

An implementation of TodoMVC using Ruby on Rails, StimulusJS, and StimulusReflex