ngx-bang
v1.3.0
Published
ngx-bang state management
Downloads
42
Maintainers
Readme
ngx-bang
ngx-bang
is a lightweight proxy-based state management for Angular. As heavily inspired
by valtio and ngx-tansu, it borrows
ideas and implementations of both inspirations then work in Angular Change Detection mechanism.
Installation
npm install ngx-bang
Usage
Please check Wiki for more information.