iconf

0.0.4 • Public • Published

Simple Environment-Friendly Configuration API

Provides simple API for configuring apps using JSON while allowing to override values based on environment variables and NODE_ENV=production.

Configuration provides a handy technique called deflating: a property can be an object with two keys: development and production. Actual value is picked depending on NODE_ENV=production environment variable.

See index.js for more information.

Package Sidebar

Install

npm i iconf

Weekly Downloads

1

Version

0.0.4

License

ISC

Last publish

Collaborators

  • inca