A single Viper instance only supports a single configuration file, but multiple paths may be searched for one. Here is an example of how to use Viper to search for and read a configuration file. At ...
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 ...