Awesome
<img src="docs/images/logo.svg" width="200">@angular-kit
A set of 🔥 Angular tools.
- 📦 independent packages
- 🍃 fully tree-shakable as we leverage secondary entry points for each package
📦 Included packages
- rxObserve - the better async pipe
- rx - reactive tools
- effects - modern util to manage subscriptions with zero-boilerplate code
- rx-hooks - reactive lifecycle hooks
- rx-stateful - a powerful stateful wrapper for synchronous and asynchronous observables
- immutable-helper - immutable helper functions to deal with objects and arrays
Info
The main branch does always contain the latest version of the packages. If you want to use a specific version, there will be a v.x.x.x-package-name branch (e.g. v.1.x.x-rx-stateful) if more than the current version is supported.
✍ Contributing
All contributions are very welcome. Kindly have a look at the contribution guide