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: 5 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. | 734 |
koajs/koa-markdown | Converts markdown to HTML for use with Koa.js applications | 37 |
koajs/cluster | Utility library for clustering and error handling in Koa.js applications | 64 |
koajs/compress | Middleware for compressing responses in Koa applications | 437 |
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
koajs/rewrite | Middleware to alter URLs in Koa applications | 98 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
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 | 68 |