This small utility generates a style string with css custom properties (variables) from an javascript object or json string. It is useful, if you have a styled theme defined as json object and want to ...
Often, you'll find yourself in situations, where you want to pass some server-side string/array/collection/whatever to your JavaScript. Traditionally, this can be a ...