@codeloop/conf
TypeScript icon, indicating that this package has built-in type declarations

0.1.12 • Public • Published

@codeloop/conf

Simple config handling for app or module

Introduction

@codeloop/conf uses the following precedence order. Each item takes precedence over the item below it:

  • explicit call to set
  • argv
  • env
  • config files
  • key/value store
  • defaults

Package Sidebar

Install

npm i @codeloop/conf

Weekly Downloads

1

Version

0.1.12

License

MIT

Unpacked Size

39.4 kB

Total Files

19

Last publish

Collaborators

  • towyuan