Registry / observability / rxjs-report-usage

rxjs-report-usage

JSON →
library1.0.6jsnpmunverified

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-usage
INSTALL
IMPORT
SIG · RXJS-REPORT-USAGE
R
rxjs-report-usage
observabilityjavascriptv1.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Runs the script to scan project files and report usage statistics after user confirmation.

npx rxjs-report-usage
rxjs-report-usage --version
Debug
Known issues

No known issues recorded.

Errors
Common errors & fixes
command not found: rxjs-report-usage
The script is not installed or global execution is not configured.
fix
Install as devDependency: npm install --save-dev rxjs-report-usage
Error: Cannot find module 'rxjs-report-usage'
The package is not installed or the working directory is incorrect.
fix
Ensure the package is installed: npm install rxjs-report-usage
Upgrade
Version history
1.0.6latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
rxjs-report-usage — npm install rxjs-report-usage · libregistry