RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Shimmer, a front-end application state and configuration management library built with Opal

Opal is a Ruby-to-JS compiler and runtime that allows you to write Ruby code for the browser. In that context, I’ve created a gem called Shimmer which provides an easy, “Hashie”-like way to set and load values, use nested namespaces, and even persist values across browser sessions using localStorage.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in