Skip to content

fl0bauer/ngxs-effects

Repository files navigation

@ngxs-labs/effects

CI

Declarative side-effect handling for NGXS β€” react to action lifecycle events (dispatch, success, error, canceled) with a clean, class-based API.

πŸ“– Full documentation: libs/effects/README.md


Quick Start

# Install dependencies
yarn install

# Run library tests
yarn nx test effects

# Build the library
yarn nx build effects

# Serve the integration app
yarn nx serve integration

Project Structure

  • libs/effects/ β€” The @ngxs-labs/effects publishable library
  • apps/integration/ β€” Minimal Angular app to verify the library

About

Declarative side-effect handling for NGXS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors