Skip to content

sakiv/config-x

 
 

Repository files navigation

Configure your Node.js Applications

Build Status npm  

NPM   release notes

Introduction

config-x is extended version and fork of Lorentwest's node-config. config-x extends the functionality of node-config to allow load configuration files from a specific folder and also allow to override settings by providing options object to the function.

For more details, refer to node-config wiki.

Install

npm install config-x --save

License

May be freely distributed under the MIT license.

Copyright (c) 2017 Sakiv + Loren West and other contributors

About

Node.js Application Configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • TypeScript 1.5%
  • CoffeeScript 0.1%