confiq

0.0.3 • Public • Published

confiq

// set node env to development
import confiq from 'confiq'

const db = confiq('db')

consol.log(db.host) // gets config from /congig/development and fallbacks to /congig/default

Readme

Keywords

Package Sidebar

Install

npm i confiq

Weekly Downloads

9

Version

0.0.3

License

ISC

Last publish

Collaborators

  • adhbh