@ngrx-traits/signals
TypeScript icon, indicating that this package has built-in type declarations

18.3.1 • Public • Published

@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

  • ✅ Reduce boilerplate with generated strongly typed signals and methods.
  • ✅ Store Feature to load entities list
  • ✅ Store Feature to create a status for backend operations
  • ✅ Store Feature to filter remote and locally entities list
  • ✅ Store Feature to sort remote and locally entities list
  • ✅ Store Feature to paginate entities list locally or remotely
  • ✅ Store Feature to create a infinite scroll pagination
  • ✅ Store Feature to add single or multi selection entities list
  • ✅ Store Feature to reduce boilerplate needed when calling backend apis
  • ✅ Store Feature to sync the state to local or session storage
  • ✅ Store Feature to sync the route params and query params

Installation and Usage

npm i @ngrx-traits/signals --save

For more documentation go to our github page

Readme

Keywords

none

Package Sidebar

Install

npm i @ngrx-traits/signals

Weekly Downloads

322

Version

18.3.1

License

MIT

Unpacked Size

1 MB

Total Files

105

Last publish

Collaborators

  • gabrielguerrero