config-tools

1.2.3 • Public • Published

config-tools

simple configuration tools for node environments

conventions

config tools expects that your project will follow this format:

$PROJECT_ROOT/ |
               |
               |_____ config/
                            |
                            |______my-config.json
                            |
                            |______app.json
                            

Any "*.json$" file within the config directory can be loaded by config-tools, no matter where you are within your project.

Readme

Keywords

none

Package Sidebar

Install

npm i config-tools

Weekly Downloads

6

Version

1.2.3

License

Apache 2.0

Last publish

Collaborators

  • jsdevel