Installation
You can install NGX Query using your favorite package manager.
- npm
- Yarn
- pnpm
- Bun
npm install ngx-query
yarn add ngx-query
pnpm add ngx-query
bun add ngx-query
NGX query is compatible with Angular 20+ and works with RxJS 7+.
You can install NGX Query using your favorite package manager.
npm install ngx-query
yarn add ngx-query
pnpm add ngx-query
bun add ngx-query
NGX query is compatible with Angular 20+ and works with RxJS 7+.