ctx-paginate
Pagination utility
Koa pagination middleware and view helpers
Augments Koa with ctx.paginate (forked from express-paginate
)
17 stars
10 watching
7 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/ctx-cache-control | An extension for Koa that adds caching control to its context objects. | 10 |
koajs/ctx-basic-auth | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
koajs/koa-markdown | Converts markdown to HTML for use with Koa.js applications | 37 |
koajs/cluster | A utility for clustering and error handling in Koa applications | 64 |
koajs/compress | Middleware for compressing responses in Koa applications | 438 |
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,004 |
koajs/rewrite | Middleware to alter URLs in Koa applications | 98 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
koajs/conditional-get | Middleware that allows conditional GET requests in Koa applications | 61 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
koajs/koa-lusca | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
tahash/vue-paginate | A Vue.js plugin for paginating lists of data | 594 |
koajs/locales | An internationalization solution for Koa.js applications | 67 |