reconfig

v3.3.0
JavaScript configurations as they're meant to be. Kinda.
config configuration no-bs

test

npm run build && RECONFIG_envKey=value RECONFIG_confKey=newValue RECONFIG_list_1_key=newValue mocha -b

compile

babel reconfig.js -o build/reconfig.js

build

npm run compile && uglifyjs build/reconfig.js -o build/reconfig.js --source-map build/reconfig.min.js.map

prepublish

npm test
npm i reconfig

Metadata

  • MIT
  • Whatever
  • Alex Nadalin
  • released 4/17/2017

Downloads