From 712d3714150e840995a4261b13133f22d41d3ab1 Mon Sep 17 00:00:00 2001 From: Alp Date: Sun, 14 Apr 2019 15:17:35 +0300 Subject: [PATCH] ngx-context Angular Context: Easy property binding for router outlet and nested component trees --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a4de821..ccfc30b 100644 --- a/readme.md +++ b/readme.md @@ -416,6 +416,7 @@ - [@ngrx/store](https://github.com/ngrx/store) - RxJS powered state management for Angular applications, inspired by Redux. - [mobx-angular](https://github.com/mobxjs/mobx-angular) - MobX connector to Angular 2. - [@ngx-config/core](https://github.com/fulls1z3/ngx-config) - Configuration utility for Angular. + - [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees. ### Communication with Server