Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timdeschryver/rxjs-operator-counter

Count the number of RxJS operators used in an application
https://github.com/timdeschryver/rxjs-operator-counter

Last synced: 2 months ago
JSON representation

Count the number of RxJS operators used in an application

Awesome Lists containing this project

README

        

# rxjs-operator-counter

Count the number of RxJS operators used in an application.

## Usage

```bash
npx rxjs-operator-counter

# or to define a tsconfig
npx rxjs-operator-counter -p ./project/tsconfig.json
```