ngx-config

November 20, 2019 ยท View on GitHub

Configuration utility for Angular

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge Angular Style Guide

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.

Packages:

NameDescriptionNPM
@ngx-config/coreConfiguration utility for Angularnpm version
@ngx-config/http-loaderLoader for ngx-config that provides application settings using httpnpm version
@ngx-config/merge-loaderLoader for ngx-config that provides application settings by executing loaders in parallel and in seriesnpm version

Examples

Contributing

If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:

Thanks to

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2019 Burak Tasci