{"library":"query-orm-client","type":"library","category":null,"description":"QueryOrmClient is a JavaScript/TypeScript library that provides URL-based ORM-like query construction for building filter, sort, pagination, and field selection parameters in REST API calls. Version 0.0.8 is the latest stable release. It supports rich filter operators (=, !=, >, >=, <, <=, like, in, between), multi-field sorting, select with aliases, and pagination. The library is dependency-free, ships TypeScript type declarations, and works both as an npm module and via a UMD script tag. It automatically encodes URLs and allows optional raw output.","language":"javascript","status":"active","version":"0.0.8","tags":["javascript","query-orm-client","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install query-orm-client","imports":["import QueryOrmClient from 'query-orm-client'","// after UMD script: const qoc = new queryOrmClient()","import type QueryOrmClient from 'query-orm-client'"]},{"cmd":"yarn add query-orm-client","imports":[]},{"cmd":"pnpm add query-orm-client","imports":[]}],"homepage":"https://github.com/mdao-work/query-orm-client#readme","github":"https://github.com/mdao-work/query-orm-client","docs":null,"changelog":null,"pypi":null,"npm":"query-orm-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}