Installation Install the package: npm i @ngry/store Optionally, install @ngry/rx for useful operators like ofType and task and handy testing tools for Observables: npm i @ngry/rx Documentation Store Overview Read operators select operator query operator get operator Write operators update operator patch operator property operator to operator reset operator Effects operators fn operator License MIT