Overview
A lightweight Chrome DevTools extension for real-time inspection of NgRx actions and state changes in Angular applications.
Designed as a simple, fast, and NgRx-native.
✨ FEATURES
✅ Live stream of dispatched NgRx actions
✅ Full state snapshots
✅ Action timeline with timestamps
✅ Zero-config Angular integration
✅ Lightweight — no instrumentation overhead
✅ Works only in development mode
📦REQUIRED SETUP
This extension requires a companion npm package. See full installation instructions at:
https://www.npmjs.com/package/ngrx-inspector
Quick steps:
1. npm install ngrx-inspector
2. Add provideNgRxInspector() to your app config
For detailed documentation, examples, and API reference, visit the npm package page above.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.