Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

KoaJS

Next generation web framework for node.js
Collective - Host: opensource - https://opencollective.com/koajs - Website: https://koajs.com/ - Code: https://github.com/koajs

github.com/koajs/koa

Expressive middleware for node.js using ES2017 async functions

Stars: 35,203 - Last synced: 18 Dec 2024

github.com/koajs/examples

Example Koa apps

Stars: 4,524 - Last synced: 18 Dec 2024

github.com/koajs/jwt

Koa middleware for validating JSON Web Tokens

Stars: 1,343 - Last synced: 18 Dec 2024

github.com/koajs/bodyparser

Koa body parsing middleware

Stars: 1,310 - Last synced: 18 Dec 2024

github.com/koajs/static

Static file server middleware

Stars: 1,140 - Last synced: 18 Dec 2024

github.com/koajs/compose

Middleware composition utility

Stars: 1,004 - Last synced: 18 Dec 2024

github.com/koajs/koa-body

koa body parser middleware

Stars: 950 - Last synced: 18 Dec 2024

github.com/koajs/session

Simple session middleware for koa

Stars: 903 - Last synced: 18 Dec 2024

github.com/koajs/router

Router middleware for Koa. Maintained by @forwardemail and @ladjs.

Stars: 861 - Last synced: 18 Dec 2024

github.com/koajs/cors

Cross-Origin Resource Sharing(CORS) for koa

Stars: 731 - Last synced: 18 Dec 2024

github.com/koajs/logger

Development style logging middleware

Stars: 562 - Last synced: 18 Dec 2024

github.com/koajs/mount

Mount other Koa applications or middleware to a given pathname

Stars: 553 - Last synced: 18 Dec 2024

github.com/koajs/ratelimit

Rate limiter middleware

Stars: 485 - Last synced: 18 Dec 2024

github.com/koajs/joi-router

Configurable, input and output validated routing for koa

Stars: 450 - Last synced: 18 Dec 2024

github.com/koajs/route

Simple route middleware

Stars: 446 - Last synced: 18 Dec 2024

github.com/koajs/workshop

Koa Training Workshop

Stars: 441 - Last synced: 18 Dec 2024

github.com/koajs/compress

Compress middleware for koa

Stars: 438 - Last synced: 18 Dec 2024

github.com/koajs/send

Transfer static files

Stars: 429 - Last synced: 18 Dec 2024

github.com/koajs/generic-session

koa session store with memory, redis or others.

Stars: 414 - Last synced: 18 Dec 2024

github.com/koajs/koa-redis

Redis storage for Koa session middleware/cache with Sentinel and Cluster support

Stars: 352 - Last synced: 18 Dec 2024

github.com/koajs/static-cache

[MAINTAINERS WANTED] Static cache for koa

Stars: 293 - Last synced: 18 Dec 2024

github.com/koajs/csrf

CSRF tokens for koa

Stars: 264 - Last synced: 18 Dec 2024

github.com/koajs/react-view

A Koa view engine which renders React components on server

Stars: 259 - Last synced: 18 Dec 2024

github.com/koajs/ejs

a koa view render middleware, support all feature of ejs

Stars: 248 - Last synced: 18 Dec 2024

github.com/koajs/json

pretty-printed JSON response middleware

Stars: 198 - Last synced: 18 Dec 2024

github.com/koajs/multer

Middleware for handling `multipart/form-data` for koa, based on Express's multer.

Stars: 170 - Last synced: 18 Dec 2024

github.com/koajs/koa-hbs

Handlebars templates for Koa.js

Stars: 160 - Last synced: 18 Dec 2024

github.com/koajs/cash

HTTP response caching for Koa. Supports Redis, in-memory store, and more!

Stars: 154 - Last synced: 18 Dec 2024

github.com/koajs/onerror

an error handler for koa, hack ctx.onerror

Stars: 140 - Last synced: 18 Dec 2024

github.com/koajs/basic-auth

blanket basic auth middleware

Stars: 138 - Last synced: 18 Dec 2024

github.com/koajs/userauth

koa user auth middleware

Stars: 137 - Last synced: 18 Dec 2024

github.com/koajs/response-time

X-Response-Time middleware

Stars: 124 - Last synced: 18 Dec 2024

github.com/koajs/trie-router

Trie-routing for Koa

Stars: 121 - Last synced: 18 Dec 2024

github.com/koajs/koa-roles

koa version of Connect-Roles

Stars: 118 - Last synced: 18 Dec 2024

github.com/koajs/etag

ETag support for Koa responses

Stars: 113 - Last synced: 18 Dec 2024

github.com/koajs/bunyan-logger

Koa middleware for bunyan request logging

Stars: 108 - Last synced: 18 Dec 2024

github.com/koajs/favicon

Koa middleware for serving a favicon

Stars: 104 - Last synced: 18 Dec 2024

github.com/koajs/error

Error response middleware (text, json, html)

Stars: 102 - Last synced: 18 Dec 2024

github.com/koajs/rewrite

URL rewriting middleware

Stars: 98 - Last synced: 18 Dec 2024

github.com/koajs/json-filter

Middleware allowing the client to filter the response to only what they need, reducing the amount of traffic over the wire.

Stars: 93 - Last synced: 18 Dec 2024

github.com/koajs/json-error

Error handler for pure-JSON apps

Stars: 91 - Last synced: 18 Dec 2024

github.com/koajs/qs

qs for koa, and use querystring more safely.

Stars: 88 - Last synced: 18 Dec 2024

github.com/koajs/locales

koa locales, i18n solution for koa

Stars: 67 - Last synced: 18 Dec 2024

github.com/koajs/parameter

parameter validate middleware for koa, powered by parameter

Stars: 67 - Last synced: 18 Dec 2024

github.com/koajs/koa-lusca

koa version of lusca. Application security for koa.

Stars: 66 - Last synced: 18 Dec 2024

github.com/koajs/cluster

Koa clustering and error handling utility

Stars: 64 - Last synced: 18 Dec 2024

github.com/koajs/conditional-get

Conditional GET middleware for koa

Stars: 61 - Last synced: 18 Dec 2024

github.com/koajs/trace

generic tracing for koa

Stars: 53 - Last synced: 18 Dec 2024

github.com/koajs/koa-range

[MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233

Stars: 50 - Last synced: 18 Dec 2024

github.com/koajs/sendfile

basic file-sending utility for koa

Stars: 49 - Last synced: 18 Dec 2024

github.com/koajs/koajs.com

The koajs.com website

Stars: 43 - Last synced: 18 Dec 2024

github.com/koajs/mock

Simple web page mock middleware

Stars: 41 - Last synced: 18 Dec 2024

github.com/koajs/body-parsers

collection of koa body parsers

Stars: 39 - Last synced: 18 Dec 2024

github.com/koajs/koa-markdown

Auto convert markdown to html for koa. Inspired by connect-markdown

Stars: 37 - Last synced: 18 Dec 2024

github.com/koajs/path-match

koa route middleware

Stars: 35 - Last synced: 18 Dec 2024

github.com/koajs/resourcer

A simple resource directory mounter for koa.

Stars: 35 - Last synced: 18 Dec 2024

github.com/koajs/html-minifier

minify HTML responses like some crazy guy

Stars: 31 - Last synced: 18 Dec 2024

github.com/koajs/timer

time your middleware

Stars: 27 - Last synced: 18 Dec 2024

github.com/koajs/redis-session-sets

Koa Redis sessions with field-referencing cross sets

Stars: 21 - Last synced: 18 Dec 2024

github.com/koajs/accesslog

Middleware for common log format access logs

Stars: 20 - Last synced: 18 Dec 2024

github.com/koajs/charset

use iconv-lite to encode the body and set charset to content-type

Stars: 17 - Last synced: 18 Dec 2024

github.com/koajs/is-json

check if a koa body should be interpreted as JSON

Stars: 17 - Last synced: 18 Dec 2024

github.com/koajs/koa-safe-jsonp

Safe jsonp plusins for koa.

Stars: 17 - Last synced: 18 Dec 2024

github.com/koajs/trace-influxdb

InfluxDB tracing for koa-trace

Stars: 16 - Last synced: 18 Dec 2024

github.com/koajs/stateless-csrf

CSRF without sessions.

Stars: 16 - Last synced: 18 Dec 2024

github.com/koajs/cross-cookies

Easily set cookies across subdomains

Stars: 14 - Last synced: 18 Dec 2024

github.com/koajs/s3-cache

Koa middleware to cache and serve from S3

Stars: 12 - Last synced: 18 Dec 2024

github.com/koajs/eslint-config-koa

Koa's ESLint config, based on Standard

Stars: 12 - Last synced: 18 Dec 2024

github.com/koajs/ctx-cache-control

Augment Koa with ctx.cacheControl(maxAge)

Stars: 10 - Last synced: 18 Dec 2024

github.com/koajs/snapshot

take snapshot when request, cache by request path.

Stars: 10 - Last synced: 18 Dec 2024

github.com/koajs/override-method

method override utility for koa

Stars: 7 - Last synced: 18 Dec 2024

github.com/koajs/ctx-basic-auth

Augments Koa with ctx.basicAuth

Stars: 6 - Last synced: 18 Dec 2024

github.com/koajs/resourcer-docs

[MAINTAINERS WANTED] Simple app that generates documentation for routes mounted using koa-resourcer.

Stars: 6 - Last synced: 18 Dec 2024

github.com/koajs/maxrequests

Limit max requests on each http keepalive connection.

Stars: 3 - Last synced: 18 Dec 2024

github.com/koajs/discussions

KoaJS Discussions

Stars: 2 - Last synced: 18 Dec 2024

github.com/koajs/.github

Stars: 1 - Last synced: 18 Dec 2024

github.com/koajs/json-async-iterator

Koa middleware to return streaming JSON responses using AsyncIterators

Stars: 0 - Last synced: 19 Dec 2024