Reactive libraries for Angular
Become a sponsor and get your logo on our README on Github with a link to your site.
- @ngrx/store - RxJS powered state management for Angular applications, inspired by Redux
- @ngrx/effects - Side Effect model for @ngrx/store to model event sources as actions.
- @ngrx/router-store - Bindings to connect the Angular Router to @ngrx/store
- @ngrx/store-devtools - Store instrumentation that enables a powerful time-travelling debugger.
- @ngrx/entity - Entity State adapter for managing record collections.
- @ngrx/schematics - Scaffolding library for Angular applications using NgRx.
- example-app - Example application utilizing @ngrx libraries, showcasing common patterns and best practices. Try it on StackBlitz.
- Migration guide for users of NgRx packages prior to 4.x.
- NgColombia in Medellín, Colombia on September 6 - 7th.
- DevFestATL in Atlanta, GA on September 22nd.
- Framework Summit in Park City, Utah on October 2 - 3rd.
- AngularMix in Orlando, Florida on October 10 - 12th. Use the discount code "RYAN" or "ROBERTS" to receive $50 off your registration!
- AngularConnect in Excel, London on November 6 - 7th.
Please read contributing guidelines here.