Skip to content

Quikly get the configuration according to the NODE_ENV

License

Notifications You must be signed in to change notification settings

JiamingLinn/env-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

import econf from '../index';
// ./config/config.development.js
console.log(econf.get('./config/config::a.b', __dirname));
// oooo

About

Quikly get the configuration according to the NODE_ENV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published