0.36.0 • Published 4 years ago

@narando/config v0.36.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
4 years ago

@narando/config

Environment dependent configuration loader. Thanks to Romuald Bulyshko for his initial implementation config.json.

Getting Started

You need to have nodejs and npm installed.

$ npm install @narando/config

Usage

Loads configuration from process.env, ./config.json and ./config.NODE_ENV.json.

import config from "@narando/config";

console.log(config); // Usable config object

Development

As this package is part of the toolkit monorepo, please refer to the top-level README to learn about hacking on this package.

Built With

  • nconf - Config loader
0.36.0

4 years ago

0.35.0

5 years ago

0.34.1

5 years ago

0.34.0

5 years ago

0.33.0

5 years ago

0.32.0

5 years ago

0.31.0

5 years ago

0.30.0

6 years ago

0.29.0

6 years ago

0.28.5

6 years ago

0.28.4

6 years ago

0.28.0

6 years ago

0.27.0

6 years ago

0.26.1

6 years ago

0.25.0

6 years ago

0.24.0

6 years ago

0.22.1

6 years ago

0.22.0

7 years ago

0.21.1

7 years ago

0.14.3

7 years ago

0.8.1

7 years ago

0.7.4

7 years ago

0.5.1

8 years ago

0.5.0

8 years ago