> ⚠️ **Notice:** this ng-signalx version currently supports **Angular 21**.
npm install ng-signalx> ⚠️ Notice: this ng-signalx version currently supports Angular 21.
ng-signalx is a small utility library that extends Angular Signals with additional helpers and patterns that make them easier to use in applications.
The goal of the project is simple:
provide small, practical extensions on top of the existing Angular Signals API without trying to replace or reinvent it.
- resourcex — extends current Angular resource() with filter option
- rxResourcex — extends current Angular rxResource() with filter option
- More small utilities coming soon
``bash``
npm install ng-signalx