Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 508 Bytes

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.