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

Merge pull request #3 from queckezz/replace/ctx.error-with-ctx.throw

replace deprecated ctx.error() with ctx.throw()

github.com/koajs/send - 269d97d8cece24e6ac3339ab0eac8863479ccff9 authored about 11 years ago
replace deprecated ctx.error() with ctx.throw()

github.com/koajs/send - d2901c2d68b11b815513d2812ac908b7ce248739 authored about 11 years ago
fuck markdown

github.com/koajs/error - 9b43e4bd311ba9417166d9bbcad98432ad3fa6b7 authored about 11 years ago
Initial commit

github.com/koajs/error - ded9ea5fa879b8ee7ff340520beb99c91fd603c2 authored about 11 years ago
Release 1.2.2

github.com/koajs/mount - a5f92084818442de526345c8b3587d8005dfe7dd authored about 11 years ago
fix for koa 0.1.0

github.com/koajs/mount - 4d2eee71ee6a33a85ef191e7a88b6d0e4dcc909e authored about 11 years ago
update koa-compose

github.com/koajs/mount - 6f0717b002d9749d5d60230258ff5607b67e6f95 authored about 11 years ago
use 8 threads for benchmarks

github.com/koajs/koa - 7da0a609dba61d588c2265813047ee5f3e7f9683 authored about 11 years ago
update koa-compose

github.com/koajs/koa - 6ba0cb48e9fc116a3e54f0067bc80ce1c018a64a authored about 11 years ago
Release 2.1.0

github.com/koajs/compose - 9b6aafdb74135f8250b2673c3102b959408b7eee authored about 11 years ago
add debugging support

github.com/koajs/compose - 2a7e00c040f385577c29bce091282b426603d8b9 authored about 11 years ago
add debugging example

github.com/koajs/examples - 6cec3c63db94405a67db0c0932ef66580db2fed5 authored about 11 years ago
docs: add note about gnode perf

github.com/koajs/koa - 33a513898bc2643bf3bb7e295e13594cc30e7166 authored about 11 years ago
docs: typo

github.com/koajs/koa - cfeefac1910922c373cc75f593cee808f15c6a78 authored about 11 years ago
Merge pull request #137 from nicoder/patch-2

fix typo

github.com/koajs/koa - f19ab9815646e58675aaacd8804dc040b5fe9b0e authored about 11 years ago
fix typo

github.com/koajs/koa - 46163dba03fa617f97c1c126c96f0c72c709c751 authored about 11 years ago
gitignore md files

so people don’t get confused

github.com/koajs/koajs.com - a9263f869d62b439cbd8d0a8a8bdb439ab091e2d authored about 11 years ago
Update Readme.md

github.com/koajs/koajs.com - 1c8bba276cdcb68e3fe34bdb94b65125148f2526 authored about 11 years ago
Release 1.2.1

github.com/koajs/etag - b3d06be7523dda8cadd67217225cdc882ada353f authored about 11 years ago
Merge pull request #4 from coderhaoxin/master

use new middleware signature

github.com/koajs/etag - e1b2ef74d77733f7f879ff36ef5c77e8f254ad46 authored about 11 years ago
Merge pull request #135 from kennethormandy/master

Updates logo in README for hi-dpi screens

github.com/koajs/koa - 663c0f7a6ed5a437c525b73bceea4ecb6bb29ac4 authored about 11 years ago
add travis.yml

github.com/koajs/etag - 947919c0f7b6152ea884c3353dc472ceba1b2d9a authored about 11 years ago
Updates logo in README for hi-dpi screens

github.com/koajs/koa - 0b02d62e96f7f3d69c31e563810092a9b51f97fa authored about 11 years ago
use new middleware signature

github.com/koajs/etag - 3d87fc75157f241c455e0423d5bca1a7949883f7 authored about 11 years ago
make work with latest koa

github.com/koajs/bigpipe-example - f393027f9fdd1224c0c75942478b8af8b4873436 authored about 11 years ago
update deps

github.com/koajs/koa - afc9c323560f6b98cc99e6ca01a0752473b9bf4d authored about 11 years ago
Merge pull request #7 from sylvaingi/master

Use koa-logger 1.1.0

github.com/koajs/examples - a3110c5ebef359c3b6054e3189eec3635dc3f124 authored about 11 years ago
Use koa-logger 1.1.0

github.com/koajs/examples - 16fc82d1b2c2c50096a618f651ed2f13a782162b authored about 11 years ago
Fixed some typo errors.

github.com/koajs/examples - a7bf44eb520ffd1d3cc941617990244991ca6e48 authored about 11 years ago
Merge pull request #131 from koajs/add/throw-status-msg

Add/throw status msg

github.com/koajs/koa - 998b3486327410b70043e276ff5d30f848459ad0 authored about 11 years ago
Release 1.1.0

github.com/koajs/logger - b68cac1c95ed80d0311a96bb60c9904627d2de8e authored about 11 years ago
Merge pull request #133 from jed/patch-1

Update keygrip dependency version

github.com/koajs/koa - 4ee0ad0a826739df4f42e945620a10f7d3a75a2f authored about 11 years ago
Release 1.2.0

github.com/koajs/session - 998d5406fd1a74118218f9529ad89a5d2e95e291 authored about 11 years ago
Update keygrip dependency version

The 0.2.4 version of keygrip was problematic for Windows installations, due to the generation of...

github.com/koajs/koa - 64666798bad4334e8f25ad2ceb21f418c489970a authored about 11 years ago
Update Readme.md

github.com/koajs/koa - f84a9d645b149cda1564763a55f9433960955bfc authored about 11 years ago
add defer option

closes #8 and closes #9

github.com/koajs/static - 03c31880cb6edc8bbc907485e71235d96b68f84f authored about 11 years ago
Merge pull request #6 from Thomasdezeeuw/patch-1

files object is not a part of options

github.com/koajs/static-cache - 9cbcd79a0e99804c4696d3bd1cfd6e609dd74e0a authored about 11 years ago
smaller logo

github.com/koajs/koa - 243e1e88881e18688f829606fd1f0e71d8807ace authored about 11 years ago
add docs for .throw() additions

github.com/koajs/koa - 5eb53a7f7a2e12c1dd157b08e9478e5ad923f416 authored about 11 years ago
add support for .throw(status, msg). Closes #130

github.com/koajs/koa - 87c03aff61396237722e0bd4c6cb4fb1891c4818 authored about 11 years ago
rename error.js to throw.js

github.com/koajs/koa - 5c50b6d0b35346156366a8ec1040754e8a59fdef authored about 11 years ago
Update README.md

github.com/koajs/static-cache - a59b3af856936a3c35f158e9ae42b01f05d845f3 authored about 11 years ago
socket error handling

github.com/koajs/static-cache - e635d1eccd593d6bf253dd46a464cd66ee66df37 authored about 11 years ago
use on-socket-error

github.com/koajs/send - a67934d8b9c7ec0798b509a5d7355d98a43a5c33 authored about 11 years ago
use on-socket-error

github.com/koajs/koa - 879293f548158104ea2789e8f852aa694ca86cc1 authored about 11 years ago
Fix npm example.

github.com/koajs/router - 0e395a0e51081154605d2ea5f36195b408825221 authored about 11 years ago
Bump version to 2.0.0

github.com/koajs/router - be1938dc7fe0ea8bca63e2a1b7a4ab6d69d11641 authored about 11 years ago
Add npm badge.

github.com/koajs/router - bd11b9caad49517a2dd6851e1b3c6f8ba96b77cc authored about 11 years ago
Support middleware as route callbacks using koa-compose. Closes #12 and #13.

Removes .load() (closes #10) in favor of using route middleware.

github.com/koajs/router - 3bc5a2f0300c16ccc1891f8fb1cb89855a2a811a authored about 11 years ago
Add some debug()s for route matching. Closes #9.

github.com/koajs/router - a9744c454a78cf343eeb374a29fb0100b6332d35 authored about 11 years ago
Merge pull request #127 from wryk/patch-1

fix typo

github.com/koajs/koa - 02409b9d5dc480a50ad10b2b6a4991bb859890ea authored about 11 years ago
fix typo

github.com/koajs/koa - bf3e155d4b9e95af0464ed8c4e4f5434d26386cc authored about 11 years ago
npm test

github.com/koajs/send - c948b3b79488eb726d14e37e091fa10ea6a0c29f authored about 11 years ago
remove `next` in callback for now

revisit mounting later

github.com/koajs/koa - 61d437d7469e87ef3742294993d15bf7bafdf26d authored about 11 years ago
return the path on success

closes #2

github.com/koajs/send - f2bf5df0227b9e68fa7c506e7f6dda83f3665426 authored about 11 years ago
travis mumbo jumbo

github.com/koajs/send - fade0bc3798c09197484b71479214e0836c881df authored about 11 years ago
Merge pull request #5 from koajs/delgate

use generator delegation

github.com/koajs/compose - 1597783b6010b9809e8ab784a4413658cfe126d9 authored about 11 years ago
bumpity boop co

github.com/koajs/koa - 38d5bad4d14ed986edd8badd3e1491a3a95c2c4f authored about 11 years ago
use generator delegation

github.com/koajs/compose - aa8b5afd1704db8597b193a6579be9e65c283803 authored about 11 years ago
make sure stuff works in co 3

github.com/koajs/compose - 7a27d2e55ba4a1d59c1cfc5734bb3812a53eca9f authored about 11 years ago
lint: remove unused requires

duh.

github.com/koajs/koa - 938a67c94f68371ce0c8d56c4161572b1d773db8 authored about 11 years ago
bump some dev deps

github.com/koajs/koa - f061d1f8a930102e0ac0c31355c18c4c7a782e20 authored about 11 years ago
refactor: allow any streams with .pipe method

github.com/koajs/koa - 34104c9af354eef0473193f2257c20b90c5255bc authored about 11 years ago
Merge pull request #18 from coderhaoxin/master

fix readme

github.com/koajs/session - e58307151f6db246e44fc7053411a5893e1dd25a authored about 11 years ago
fix readme

github.com/koajs/session - 81c99648e56fa1b66db604fcb708792c784679b1 authored about 11 years ago
Merge pull request #125 from hughsk/patch-1

Fix typo

github.com/koajs/koa - b7df276eecc9e0de2d61872fa882737005d60bbe authored about 11 years ago
Fix typo

s/requivalent/equivalent/g

github.com/koajs/koa - 098dac5a594dad1c9c84ba17adebbd18bc6cc8a6 authored about 11 years ago
Merge pull request #123 from superchink/patch-1

Fix typo of "middleware" in index.md

github.com/koajs/koa - 77fe33200897ab5081617f63a01995c490c98559 authored about 11 years ago
Fix typo of "middleware" in index.md

Originally submitted pull request to wrong repo; sorry!

github.com/koajs/koa - 10ea87206516091960221a0b3c96b7c0cd8ce89c authored about 11 years ago
Update Readme.md

github.com/koajs/koajs.com - 779a7bced88baf6217e59604021fda403b7c73b8 authored about 11 years ago
Merge pull request #122 from darrencauthon/patch-1

Fix word

github.com/koajs/koa - 251922b290750392dc98755630aa85f5a4ff8083 authored about 11 years ago
Fix word

github.com/koajs/koa - 17ed10a91c079164cbfbf97f845cc28ae1d5cb94 authored about 11 years ago
Merge pull request #121 from TooTallNate/add/gnode-readme

Readme: add note about `gnode` to the Readme

github.com/koajs/koa - e2081380a26d1f87d172df68584e1a385d9defaa authored about 11 years ago
Readme: add note about `gnode` to the Readme

For people who are stuck on v0.10.x for now, but would still like to use
Koa, then `gnode` is a ...

github.com/koajs/koa - 59d5de4a204a5a3cbf6f80f3d5e4733477ce93ba authored about 11 years ago
Merge pull request #17 from dogonthehorizon/gh-pages

Rephrases intro sentence of Cascading section.

github.com/koajs/koajs.com - b98f47e85f064904bfd7ac1d87dbf382f5d9beac authored about 11 years ago
Ammends Cascading section based on pull-request feedback. (Aww shoot, got the wording wrong!)

github.com/koajs/koajs.com - 97219e33fb3c8ebeda949934a20fb4e392be78c9 authored about 11 years ago
Ammends Cascading section based on pull-request feedback.

github.com/koajs/koajs.com - 5794552e92fe62f493dceb5027db082c454d020f authored about 11 years ago
Bump version to 1.6.1

github.com/koajs/router - 62ac871e2e0204c8f68ce1eb0330c4ab4fd5b57c authored about 11 years ago
Fix failing .index without trailing / (Closes #8).

github.com/koajs/router - 713cf963eaa81fa4e54cf70e8b2dbf04dd3cfad6 authored about 11 years ago