Projects

Usage of Ruby2JS in the wild:

  • Ruby2JS - the interactivity of this very site is achieved with a small number of Stimulus controllers that communicate with each other by subclassing a DemoController superclass.
  • Crystallized – a collection of controller plugins for Lit 2 which offer useful enhancements inspired by Stimulus.
  • Apache Whimsy – a collection of useful organizational tools used by the ASF and Apache committers to access and manipulate data about Apache people, projects, and processes.
    (top source file, require lib, generated output)

Next: Stimulus Introduction