Configuration utility for Angular
Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
ngx-config
uses APP_INITIALIZER
which executes a function when Angular app is initialized, and delay the completion
of initialization process until application settings have been provided.
Name | Description | NPM |
---|---|---|
@ngx-config/core | Configuration utility for Angular | |
@ngx-config/http-loader | Loader for ngx-config that provides application settings using http |
|
@ngx-config/merge-loader | Loader for ngx-config that provides application settings by executing loaders in parallel and in series |
- ng-seed/universal and fulls1z3/example-app are officially maintained projects, showcasing common patterns and best
practices for
ngx-config
.
If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:
The MIT License (MIT)
Copyright (c) 2019 Burak Tasci