{"library":"egg-mysql-paginator","type":"library","category":null,"description":"MySQL paginator plugin for Egg.js framework (v1.0.1, last updated 2020). Adds a mysqlPaginator instance to the Egg application context, providing paginated MySQL queries with automatic total count, ordering, and pagination metadata. Key differentiator: seamless integration with egg-mysql, minimal configuration, supports both object-based where clauses and raw SQL strings. Ideal for Egg.js projects needing simple pagination without additional ORM or query builder complexity.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","egg","eggPlugin","egg-plugin"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install egg-mysql-paginator","imports":["// Available as app.mysqlPaginator in Egg.js context after enabling plugin"]},{"cmd":"yarn add egg-mysql-paginator","imports":[]},{"cmd":"pnpm add egg-mysql-paginator","imports":[]}],"homepage":"https://github.com/ewinds/egg-mysql-paginator#readme","github":"https://github.com/ewinds/egg-mysql-paginator","docs":null,"changelog":null,"pypi":null,"npm":"egg-mysql-paginator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}