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-dev
Usage
const loaderConfig = require('config-loader');
A simple config loader, that loads JS files and returns an object of the loaded files and their contents.
npm i @kkt/config-loader --save-dev
const loaderConfig = require('config-loader');
npm i @kkt/config-loader
0
5.5.1
MIT
12.4 kB
7