configor

0.0.1 • Public • Published

configor.js

super simple configuration tool for node.js projects.

features

  • ability to add default configurations
  • hierarchically cascading configurations
  • add configurations to package.json file or to a configuration specific file - configor.json
  • define env mapping.

Usage

TODO add more details but for now see ./configor.json


    ...

   var url = configor.myProject.url
       img = configor.myProject.img

Hierarchy

  1. package.json
  2. configor.json
  3. env mapping
  4. config object

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    4

Package Sidebar

Install

npm i configor

Weekly Downloads

3

Version

0.0.1

License

none

Last publish

Collaborators

  • snrobot