@kkt/config-loader
v5.5.1
Published
A simple config loader, that loads JS files and returns an object of the loaded files and their contents.
Downloads
9
Readme
loader-config
A simple config loader, that loads JS files and returns an object of the loaded files and their contents.
Install
npm i @kkt/config-loader --save-devUsage
const loaderConfig = require('config-loader');