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

bump finished

github.com/koajs/send - 820dbf2470741e5acbdc97a011159c3f4c71ae31 authored about 11 years ago
bump finished

github.com/koajs/static-cache - 6f4a7f858fbe8e954d5679b8ca618de867858718 authored about 11 years ago
bump finished and mocha

github.com/koajs/koa - ea1a631bb1a8c20571713f9ebef1213c148602d3 authored about 11 years ago
bump on-socket-error

github.com/koajs/koa - 794f08faaae02e45d1443b4b1d3879851bd32dce authored about 11 years ago
ctx.originalUrl

not how i’d like to do it, but it’s a one-line change

github.com/koajs/logger - fcd57428da3732db2102674214b92aafa47da053 authored about 11 years ago
Bump version to 2.3.0

github.com/koajs/router - a1ed43d01416af63828bef87810afa1e233c573e authored about 11 years ago
Add RegExp capture groups to ctx.params. Closes #21.

github.com/koajs/router - bf8523eac8da4dd23bd211b38a5dda428720bd1f authored about 11 years ago
Create .travis.yml

github.com/koajs/rewrite - 1fdf5aabfca39727c57cc0a64d1a89877d7759f1 authored about 11 years ago
better assert message

github.com/koajs/send - 290a0610d1ee5f56b9f79117d54ac33422acc294 authored about 11 years ago
Release 1.1.0

github.com/koajs/rewrite - 3a5bd9869bafe36b0667bd3e54301bec4028d6c2 authored about 11 years ago
Merge pull request #1 from juliangruber/fix-api

Update to new app.use() api

github.com/koajs/rewrite - d172188ee291d0851be6969c5e4268c897c9f3b5 authored about 11 years ago
update to new app.use() api

github.com/koajs/rewrite - 88d3375e9522880d70f017da09f2c86bcfa4a76f authored about 11 years ago
update koa dev dependency

github.com/koajs/rewrite - e21865a0a4062ff6dc2bc578c576471adb2d2c5f authored about 11 years ago
sse: more headers

github.com/koajs/examples - 3113abfc133db6a355f56101a8bf553880007cad authored about 11 years ago
bump on-socket-error

github.com/koajs/send - 0b2e0c365ecb33ffe038b26bf622aa9b33606cab authored about 11 years ago
Merge pull request #8 from yorkie/patch-1

typo

github.com/koajs/send - a64b94ba8c0d8b073d16e5b9ade462aa2ac0387f authored about 11 years ago
Create .travis.yml

github.com/koajs/mount - 7eb97c5f7659905cdc28affa5d08942fbd5e9daf authored about 11 years ago
refactor with delegation utility

github.com/koajs/koa - 53b1b8133cc13815927e7f329c5499b6b1d1807c authored about 11 years ago
Release 1.2.3

github.com/koajs/mount - ff666d75cf02a68a597d23f29af7be7eee1bab23 authored about 11 years ago
optimize: compose before closure. Closes #12

github.com/koajs/mount - 21984f460757269bc881d271778899588fd2fd6e authored about 11 years ago
support content-md5

github.com/koajs/static-cache - de958a80fb6905c331ecc3c9d5969c3e735878ec authored about 11 years ago
add SSE example. needs tests

github.com/koajs/examples - f624546735ddf471bcf2887f0b105a6e3b118182 authored about 11 years ago
Release 1.1.1

github.com/koajs/error - 250838aecc5762880a49e78dd041968e5eef28df authored about 11 years ago
Merge pull request #12 from jeromew/master

change order of fn name resolution

github.com/koajs/compose - d86bdfc99e427f033c29a8c8984c9f48c0d56c35 authored about 11 years ago
change order of fn name resolution

github.com/koajs/compose - 142028f70bf3649b092be71edb350f088c5aec99 authored about 11 years ago
add a streaming view example

github.com/koajs/examples - 5cc69208e7702a378974d7803d3831a583f1f688 authored about 11 years ago
fix the stream examples to be less retarded

github.com/koajs/examples - 15f6942eeaf249ee4f9cd5c46e07e75502586eab authored about 11 years ago
Release 0.0.4

github.com/koajs/koa-github - 4e98131588541a3e924a66341be344c4ec4d8a74 authored about 11 years ago
use utility

github.com/koajs/koa-github - 7c0bc89052c146ab9a651317338979d9b32ffe88 authored about 11 years ago
add ctx.host= delegate

github.com/koajs/koa - 26fb6a138a6c43f4068045a3807cea92356ff2ab authored about 11 years ago
docs for req.host=

github.com/koajs/koa - 43a8c12028115bd6bb2f479e13ab7e99aaa3eaa2 authored about 11 years ago
Merge pull request #176 from jeromew/set_host

Add req.host=

github.com/koajs/koa - 2de4a5561a87b681d82858b41611ef5b92b09b6d authored about 11 years ago
Release 1.4.2

github.com/koajs/static - ec24e55275b9f9746104894dbaac82e600090f9e authored about 11 years ago
update koa-send

github.com/koajs/static - b68c65856025e779b9347288559dca69077e376c authored about 11 years ago
Release 1.2.2

github.com/koajs/send - 5bc2dc947e500a7e5cebcc8d15291412b6740fcf authored about 11 years ago
Merge pull request #7 from olov/master

ignore directories instead of crashing koa

github.com/koajs/send - 240c23625ebf722f8322f6e75ba20e8b0e2fba4d authored about 11 years ago
Add req.host=

github.com/koajs/koa - 93351bf8451cb112a6a04307199c70d158a14fa9 authored about 11 years ago
ignore directories instead of crashing koa

github.com/koajs/send - 9832ac7f7c82baa825f721f6e629ac6c3b370086 authored about 11 years ago
add ctx.filter array support

github.com/koajs/json-filter - 117df74a57caf3fd83184122d390ce0d7de55e5d authored about 11 years ago
add examples

github.com/koajs/json-filter - e7a4aa9604f200eb3f0c22b3c1c7767f7bdc78d6 authored about 11 years ago
add test for no ?filter

github.com/koajs/json-filter - cc03e8b1ff4a44b99a01a444c1190c3a80c1d548 authored about 11 years ago
add array support

github.com/koajs/json-filter - 068415ab6e2d0cb05ae3ec12766f70bbf2ec9137 authored about 11 years ago
add multiple prop test

github.com/koajs/json-filter - 97fb8dfa39c71d772cf8f8abe851c380e0f05275 authored about 11 years ago
add initial stuff

github.com/koajs/json-filter - 6a556ff293e3907ceacd7a5f19f63679ab39f66b authored about 11 years ago
Initial commit

github.com/koajs/json-filter - 113d1892c724577e43837813fc78185b2b4093d1 authored about 11 years ago
Merge branch 'efficiency'

Still need co as dev dependency

github.com/koajs/koa-hbs - 9453b96130ced9322ca9d76bda70975961a54f17 authored about 11 years ago
Remove co dependency

github.com/koajs/koa-hbs - 26ed3d5ef462395ba78e0f5bf067f5193671177c authored about 11 years ago
Merge branch 'fix-register-partials'

github.com/koajs/koa-hbs - 9cd655419c65fe1a1cb71ee99a86d0d8ea8e782c authored about 11 years ago
Increment patch

github.com/koajs/koa-hbs - cf78a22ca07de4443edb154dbb7d837535a45ca6 authored about 11 years ago
registerPartials throws error when path not set

Add tests to ensure we can not define partials path for normal
operation. Fixes #4.

github.com/koajs/koa-hbs - 117f16f6093423aae94e4049c9f74f0b38f3ec34 authored about 11 years ago
app.use(router(app))

closes #6

github.com/koajs/trie-router - 98b2d48e88d41bc12672ecd561c90e81a748ab0a authored about 11 years ago
fix and cleanup for koa 0.2

github.com/koajs/static-cache - 54cecc82f36e94a75a1b2debd46003103c2c78e4 authored about 11 years ago
fix 404 check that I screwed up in the last commit

github.com/koajs/error - 5c04a70d71342d664f1b9951eb204848fb1069b0 authored about 11 years ago
add a 404 page handler example

github.com/koajs/examples - 137ec6682a7d3f9b202e807c83a682c9377e142e authored about 11 years ago
Merge pull request #4 from vesln/tests

Tests

github.com/koajs/basic-auth - f402d03fefca32ff412070697550fa04983d7b49 authored about 11 years ago
Merge pull request #10 from Thomasdezeeuw/patch-1

Rename dev to logger

github.com/koajs/logger - 1fbb22fd689075e26d5e86c59f8bce2df0722459 authored about 11 years ago
Rename dev to logger

github.com/koajs/logger - e0b39e5072ec27db9007b958196bbcaec3d09e7a authored about 11 years ago
Merge pull request #173 from vesln/throw-err

context.throw supports Error instances

github.com/koajs/koa - 612bba8d83222689c7c4c6099a040d4c1d7763b2 authored about 11 years ago
Update response.md

github.com/koajs/koa - bafc0109fc2864f731991d2f8e4e6c56aeb144ac authored about 11 years ago
docs: update docs on res.status and res.body

github.com/koajs/koa - aa50c8ba7a83d933abe41f0c6940bcf5b23499a1 authored about 11 years ago
Revert "holy shitballs spdy is so easy"

This reverts commit 552a5331418bdb88192714c503fdf7ea997e6e1e.

github.com/koajs/bigpipe-example - 5e638c0e3de9ddaf6253a6157fab1694c2b46587 authored about 11 years ago
context.throw supports Error instances

github.com/koajs/koa - 6cd4c776f8174ad9de4e8cdcc3fb3017be31f8fa authored about 11 years ago
remove redundant .status set for 404

github.com/koajs/error - afd64fd53d5c8864aef8e15a92d45b45d68791a4 authored about 11 years ago
Merge pull request #5 from Firetrust/handle-404

Handle non-thrown 404 errors.

github.com/koajs/error - 9d1735ed17fc69d31055bd94689c8bca295082bb authored about 11 years ago
Handle non-thrown 404 errors.

github.com/koajs/error - 3dc835b5355b753abd8285fd173b6345a8b4782e authored about 11 years ago
holy shitballs spdy is so easy

closes #9

github.com/koajs/bigpipe-example - 552a5331418bdb88192714c503fdf7ea997e6e1e authored about 11 years ago
Merge pull request #2 from joeellis/patch-1

Add links on readme

github.com/koajs/common - 5a62588f59474157ce3dde4d8799e30a888988f4 authored about 11 years ago
Add links on readme

Just adding this because I wanted to read about all of these and had to search for them each tim...

github.com/koajs/common - dd9649e9e33d54f91219414b87a550159c4f80e0 authored about 11 years ago
not like this would matter

github.com/koajs/static-cache - 4c2cd1e0c058ced0d3fe4cfced574b252aad1903 authored about 11 years ago
yield *next;

github.com/koajs/session - e9bdd2b3ed8ef2c58a083ef91d42e7cffc9f341d authored about 11 years ago
add travis.yml

github.com/koajs/koa-github - 72a55ff2f097e0f2a364293d7721745a2258a695 authored about 11 years ago
normalizes root for windows

github.com/koajs/send - 1d02d1b7c264daa43c4b18a918271f1dca8cc5fd authored about 11 years ago
Merge pull request #7 from Thomasdezeeuw/patch-1

Give trierouter middleware a name

github.com/koajs/trie-router - 4071a88016777d302451fc694b46a64c35b83663 authored about 11 years ago
Give trierouter middleware a name

Easier for debugging.

github.com/koajs/trie-router - e4f75cee748c49b6f7e83effe320bfe3abe11a7f authored about 11 years ago
update co

github.com/koajs/koa - e8c0e19b9247161550bfa970a74de977ad7c58d1 authored about 11 years ago
Merge pull request #5 from olov/master

set Content-Length

github.com/koajs/send - 204902efbacc59d773042d5bffb91801f7dd5303 authored about 11 years ago
set Content-Length

github.com/koajs/send - 0dfd681e4a0098815f473c0c5f011d78ba6e1cf8 authored about 11 years ago
Updated compressible to ~1.0.0

github.com/koajs/compress - 15adf8a5878d53e21b8634ef0bdfde231b34fcf1 authored about 11 years ago
Release 0.0.3

github.com/koajs/koa-github - 08bce9ba57db58465a78f6a37ae41e0cbb63c0f9 authored about 11 years ago
support redirect

github.com/koajs/koa-github - 81f1d09863a3421b983b6a88ad65136e31d66878 authored about 11 years ago
remove redirectPath

github.com/koajs/koa-github - f1e26b9b247ecc948909183342b087199b8dfb50 authored about 11 years ago
update denpendencies

github.com/koajs/koa-github - 514def3531bc900ea96a2ccd3fef0ee9f0c4f12e authored about 11 years ago