1.0.0 • Published 9 years ago
addict-ioc-config v1.0.0
addict-ioc-config
This package provide a helder that wraps the nconfetti
package
for the addict-ioc
container.
How to use it:
const addictIocConfig = require('addict-ioc-config');
const configGetter = addictIocConfig('/a/path/to/a/config/directory');
container.setConfigProvider(configGetter);
1.0.0
9 years ago