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