2conf

Simple config

Usage no npm install needed!

<script type="module">
  import conf from 'https://cdn.skypack.dev/2conf';
</script>

README

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