final-conf
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

final-conf - A node.js Config Loader

A node.js configuration loader

Loads settings (string, booleans, numbers etc.) from env, dotenv files, config json files and external urls.

This repo exists, because there is no sufficient solution (to us) which combines all the features required by our applications to load settings from the node environment, from a local json file or from a remote file with proper caching etc. And to avoid duplicated code files in every project, we have it on npm. :)

This is currently a work in progress.

Readme

Keywords

none

Package Sidebar

Install

npm i final-conf

Weekly Downloads

1

Version

0.0.8

License

MIT

Last publish

Collaborators

  • gaesteliste030