A CLI tool that collects anonymous RxJS API usage statistics from your project's source code (excluding node_modules) and reports them to the RxJS core team after prompting for consent. Version 1.0.6, no regular release cadence. Differentiators: privacy-first (consent required, no automatic sending), lightweight (zero runtime dependencies), integrates automatically via popular RxJS tooling packages.
npm install rxjs-report-usageNo compatibility data collected yet for this library.
Runs the script to scan project files and report usage statistics after user confirmation.
No known issues recorded.
Install as devDependency: npm install --save-dev rxjs-report-usage
Ensure the package is installed: npm install rxjs-report-usage
No dependency data recorded yet.