Confg
Configurable enviroment with a js file.
npm install confg
Use
By default confg uses config.js
in the root directory. This is eg. of config file.
config.js
var pkg = ; module{ confg;};
start
to use it in you app
var confg = ; confg;
Config
var confg = ; confg;confg;