effects icon indicating copy to clipboard operation
effects copied to clipboard

Side effect model for @ngrx/store


This repository is for version 2.x of of @ngrx/effects.

Click here for the latest version (4.x)


@ngrx/effects

Side effect model for @ngrx/store

Join the chat at https://gitter.im/ngrx/store

Installation

To install @ngrx/effects from npm:

npm install @ngrx/[email protected] --save

Documentation

  • Intro to @ngrx/effects
  • API
  • Testing

Example Application

https://github.com/ngrx/example-app