1.0.2 • Published 8 years ago

2conf v1.0.2

Weekly downloads
42
License
-
Repository
github
Last release
8 years ago

Config

v.1.0.2

Install

First of all, you need to set up new registry:

npm --save install 2conf

Usage Example

cat index.js

var Config = require('2conf');

var config = new Config(process.env.ENV);

console.log(config);

Change Log

all changes

Created by

Dimitry Ivanov 2@ivanoff.org.ua # curl -A cv ivanoff.org.ua