UNPKG

@willsoto/node-konfig-file

Version:

Node Konfig integration for Files

20 lines (13 loc) 440 B
# Node Konfig File loader > Thanks to [Konfig](https://github.com/lalamove/konfig) for the inspiration. This library would not have been possible without it. Documentation is available at [https://willsoto.github.io/node-konfig/](https://willsoto.github.io/node-konfig/) ## Installation ```bash npm install @willsoto/node-konfig-file ``` ```bash yarn add @willsoto/node-konfig-file ``` ```bash pnpm add @willsoto/node-konfig-file ```