@ngrx-traits/signals

Set of prebuilt Custom Store Features that solve common problems that normally need to be solved while creating apps, such as adding pagination, sorting, filtering # Features


Keywords
angular, ngrx
License
MIT
Install
npm install @ngrx-traits/signals@18.3.0

Documentation

NGRX-Traits

NGRX Traits is a library that provides a set of prebuilt functions for ngrx and ngrx/signals, that will allow you to easily implement pagination, filtering, sorting and more in your angular application.

There are two versions of this library one for ngrx and one for ngrx/signals.

  • @ngrx-traits/signals compatible with ngrx/signals go here for documentation.
  • @ngrx-traits/{core,common} compatible with ngrx go here for documentation.

Contributing

NGRX Traits is an open source project. Read our contributing guidelines on how to get involved.