json-to-json-transformer is a simple, yet powerful way of transforming JSON from one format to another. The use case for which it's designed is where you're doing repetitive processing that involves ...
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 ...