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

add middleware

github.com/koajs/koa-safe-jsonp - haoxins opened this pull request over 10 years ago
Abstract `length` - to be in line with [email protected]

github.com/koajs/logger - refack opened this pull request over 10 years ago
set this.body in this.jsonp?

github.com/koajs/koa-safe-jsonp - dead-horse opened this issue over 10 years ago
make a nodeschool workshop?

github.com/koajs/workshop - dead-horse opened this issue over 10 years ago
Follow up PR #20

github.com/koajs/logger - qraynaud opened this pull request over 10 years ago
Honor no layout overrides

github.com/koajs/ejs - bradleybensmith opened this pull request over 10 years ago
supporting other logger instead of console.log

github.com/koajs/logger - G3z opened this pull request over 10 years ago
Feature custom shallow clone and merge

github.com/koajs/koa-hbs - jwilm opened this pull request over 10 years ago
RangeError: Maximum call stack size exceeded

github.com/koajs/koa-hbs - victorjussiani opened this issue over 10 years ago
auto charset decoding support

github.com/koajs/bodyparser - dead-horse opened this issue over 10 years ago
Fix node crashing when using --use_strict flag

github.com/koajs/logger - MOZGIII opened this pull request over 10 years ago
check `content-type` for charset

github.com/koajs/charset - jonathanong opened this issue over 10 years ago
Help me understand this middleware

github.com/koajs/ratelimit - thelinuxlich opened this issue over 10 years ago
Default cookie name doesn't satisfy RFC6265

github.com/koajs/session - guersam opened this issue over 10 years ago
Render static page directly

github.com/koajs/static-cache - rehno-lindeque opened this issue over 10 years ago
remove npm log

github.com/koajs/workshop - t3chnoboy opened this pull request over 10 years ago
add readme example

github.com/koajs/logger - cesarandreu opened this pull request over 10 years ago
Fix typo and make semicolons consistent

github.com/koajs/favicon - mikaelharsjo opened this pull request over 10 years ago
updated travis-ci and dependencies badge urls

github.com/koajs/koa-roles - dozoisch opened this pull request over 10 years ago
Common generic body bufferring

github.com/koajs/body-parsers - dougwilson opened this issue over 10 years ago
unnecessary try catch in middleware

github.com/koajs/csrf - jonathanong opened this issue over 10 years ago
change .csrf from a getter to a yieldable

github.com/koajs/csrf - jonathanong opened this issue over 10 years ago
adjust sequence

github.com/koajs/csrf - dead-horse opened this pull request over 10 years ago
Fix links to travis, gemnasium and logo in readme.md

github.com/koajs/koa-gzip - srn opened this pull request over 10 years ago
not working with koa-etag, koa-conditional-get

github.com/koajs/static-cache - bodokaiser opened this issue over 10 years ago
/bin/api harmony-generators

github.com/koajs/api-boilerplate - rynz opened this issue over 10 years ago
How to get session details

github.com/koajs/koa-redis - bhanuc opened this issue over 10 years ago
API Versioning

github.com/koajs/api-boilerplate - rynz opened this issue over 10 years ago
support multipart

github.com/koajs/koa-range - yorkie opened this issue over 10 years ago
is it better to remove support for express?

github.com/koajs/koa-lusca - haoxins opened this issue over 10 years ago
Is one of the dependencies broken?

github.com/koajs/api-boilerplate - heshiming opened this issue over 10 years ago
Fixed annoying bug in load module.

github.com/koajs/api-boilerplate - sbarow opened this pull request over 10 years ago
Update index.js

github.com/koajs/koa-hbs - sushi90 opened this pull request over 10 years ago
Don't yield to downstream middleware if ratelimit is hit.

github.com/koajs/ratelimit - altruism opened this pull request over 10 years ago
object stream support?

github.com/koajs/json - jonathanong opened this issue over 10 years ago
Activate strict mode

github.com/koajs/logger - qraynaud opened this pull request over 10 years ago
compatibility with traceur

github.com/koajs/logger - qraynaud opened this issue over 10 years ago
bad argument handling

github.com/koajs/static-cache - qraynaud opened this issue over 10 years ago
add dates

github.com/koajs/logger - tj opened this issue over 10 years ago
add test

github.com/koajs/cdn - haoxins opened this pull request over 10 years ago
Routes with optional parameters

github.com/koajs/route - eiriksm opened this issue over 10 years ago
Cannot read property '_csrf' of null

github.com/koajs/csrf - LeXXik opened this issue over 10 years ago
is this repo include in koa?

github.com/koajs/json - loufq opened this issue over 10 years ago
Some enhancements - koa-better-ratelimit

github.com/koajs/ratelimit - tunnckoCore opened this issue over 10 years ago
Option to register partials before first request

github.com/koajs/koa-hbs - shellscape opened this issue over 10 years ago
Use session instead of redis

github.com/koajs/ratelimit - tjwudi opened this issue over 10 years ago
Default token signature weaknesses,

github.com/koajs/csrf - stash opened this issue over 10 years ago
remove npm-debug.log; fix test

github.com/koajs/statsd - haoxins opened this pull request over 10 years ago
serve favicon

github.com/koajs/favicon - eivindfjeldstad opened this pull request over 10 years ago
make it do something?

github.com/koajs/favicon - eivindfjeldstad opened this issue over 10 years ago
AssertionError: non-error thrown: false

github.com/koajs/onerror - fengmk2 opened this issue over 10 years ago
updated default settings, fixes #3

github.com/koajs/ejs - bodokaiser opened this pull request over 10 years ago
Fix: make null the unmatched optional parameter

github.com/koajs/route - navaru opened this pull request over 10 years ago
default settings

github.com/koajs/ejs - bodokaiser opened this issue over 10 years ago
fix var conflict in series render

github.com/koajs/koa-hbs - haoxins opened this pull request over 10 years ago
Updated example

github.com/koajs/basic-auth - marcusoftnet opened this issue over 10 years ago
Added the WWW-Authenticate header to the example.js

github.com/koajs/basic-auth - marcusoftnet opened this pull request over 10 years ago
Adding rules map support

github.com/koajs/rewrite - yanickrochon opened this pull request over 10 years ago
remove possible incorrect content-length

github.com/koajs/koa-gzip - haoxins opened this pull request over 10 years ago
Allow `options.redirect = 'http://example/500.html'`.

github.com/koajs/onerror - fengmk2 opened this pull request over 10 years ago
support other template engine

github.com/koajs/onerror - poying opened this pull request over 10 years ago
Added support for paramification

github.com/koajs/route - hallas opened this pull request over 10 years ago
Support for multiple handlers

github.com/koajs/route - hallas opened this pull request over 10 years ago
Refactor, plenty of changes

github.com/koajs/route - hallas opened this pull request over 10 years ago
suspicious call to generatorfunction

github.com/koajs/ejs - jonnsl opened this issue over 10 years ago
remove duplicated declaration

github.com/koajs/koa-gzip - haoxins opened this pull request over 10 years ago
Support for multiple route handlers

github.com/koajs/route - hallas opened this pull request over 10 years ago
koa-hbs has order dependency when used with koa-router

github.com/koajs/koa-hbs - desenmeng opened this issue almost 11 years ago
stream error

github.com/koajs/error - dead-horse opened this issue almost 11 years ago
escape paths

github.com/koajs/statsd - tj opened this issue almost 11 years ago
middleware tracing option

github.com/koajs/statsd - tj opened this issue almost 11 years ago
messed up error response logs

github.com/koajs/logger - tj opened this issue almost 11 years ago
add some context to the example

github.com/koajs/favicon - lancejpollard opened this pull request almost 11 years ago
etag and 304s

github.com/koajs/help - jonathanong opened this issue almost 11 years ago
doesn't work with concurrent requests

github.com/koajs/cluster - eivindfjeldstad opened this issue almost 11 years ago
add csrf middleware useage

github.com/koajs/csrf - dead-horse opened this pull request almost 11 years ago
Salt function respects length argument.

github.com/koajs/csrf - mikepb opened this pull request almost 11 years ago
add url prefix option

github.com/koajs/static-cache - haoxins opened this pull request almost 11 years ago
options.root will never work

github.com/koajs/file-server - dead-horse opened this pull request almost 11 years ago
Built-in support for request body with POST/PUT/etc.

github.com/koajs/trie-router - yanickrochon opened this issue almost 11 years ago
fix typo mistake

github.com/koajs/koajs.com - antife-yinyue opened this pull request almost 11 years ago
module name is `override-method`, #2

github.com/koajs/override-method - fundon opened this pull request almost 11 years ago
Module name wrong on the readme.

github.com/koajs/override-method - fundon opened this issue almost 11 years ago
use path-to-regex for express-like mounted routes

github.com/koajs/mount - jonathanong opened this issue almost 11 years ago
first take on $ koa

github.com/koajs/help - hallas opened this pull request almost 11 years ago
alternative api

github.com/koajs/override-method - eivindfjeldstad opened this issue almost 11 years ago
add use-case vs. regular regexp routing

github.com/koajs/trie-router - jonathanong opened this issue almost 11 years ago
add gzip support for buffers

github.com/koajs/static-cache - dead-horse opened this pull request almost 11 years ago
check file mtime if not buffered, fixed #15

github.com/koajs/static-cache - dead-horse opened this pull request almost 11 years ago
if already set encoding, do not gzip

github.com/koajs/koa-gzip - dead-horse opened this pull request almost 11 years ago
add a option to make it do not send cache headers?

github.com/koajs/static-cache - dead-horse opened this issue almost 11 years ago
render 方法支持不传递数据

github.com/koajs/ejs - Pana opened this pull request almost 11 years ago