Skip to content

fulls1z3/ngx-config

Repository files navigation

ngx-config

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:

Name Description NPM
@ngx-config/core Configuration utility for Angular npm version
@ngx-config/http-loader Loader for ngx-config that provides application settings using http npm version
@ngx-config/merge-loader Loader for ngx-config that provides application settings by executing loaders in parallel and in series npm 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