Ecosyste.ms: OpenCollective

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

Egg.js

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
Collective - Host: opensource - https://opencollective.com/eggjs - Website: https://eggjs.org - Code: https://github.com/eggjs

Bump version to 2.3.0

github.com/eggjs/router - a1ed43d01416af63828bef87810afa1e233c573e authored almost 11 years ago by Alex Mingoia <[email protected]>
Add RegExp capture groups to ctx.params. Closes #21.

github.com/eggjs/router - bf8523eac8da4dd23bd211b38a5dda428720bd1f authored almost 11 years ago by Alex Mingoia <[email protected]>
add expect(function(res) {}) syntax

The ability to add a function assertion makes it easy to create
reusable assertions (and simple ...

github.com/eggjs/supertest - 00dad1bf84896f8a610b028dcbd81ce2e53779fb authored almost 11 years ago by Tim Ruffles <[email protected]>
ocd

github.com/eggjs/koa - 3bb7a63b77f7d1a5b9ff83f6ce053dad9fd1be06 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
refactor with delegation utility

github.com/eggjs/koa - 53b1b8133cc13815927e7f329c5499b6b1d1807c authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Release 0.8.3

github.com/eggjs/supertest - 57fb7b9e02b7e9a8fdacf26f63f473f7f90ee5d7 authored almost 11 years ago by Garrett Johnson <[email protected]>
update superagent version

github.com/eggjs/supertest - 140840d4f7df3a64e02c03d86f26877855468497 authored almost 11 years ago by Garrett Johnson <[email protected]>
add ctx.host= delegate

github.com/eggjs/koa - 26fb6a138a6c43f4068045a3807cea92356ff2ab authored almost 11 years ago by TJ Holowaychuk <[email protected]>
docs for req.host=

github.com/eggjs/koa - 43a8c12028115bd6bb2f479e13ab7e99aaa3eaa2 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #176 from jeromew/set_host

Add req.host=

github.com/eggjs/koa - 2de4a5561a87b681d82858b41611ef5b92b09b6d authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Add req.host=

github.com/eggjs/koa - 93351bf8451cb112a6a04307199c70d158a14fa9 authored almost 11 years ago by jeromew <[email protected]>
Merge pull request #173 from vesln/throw-err

context.throw supports Error instances

github.com/eggjs/koa - 612bba8d83222689c7c4c6099a040d4c1d7763b2 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Update response.md

github.com/eggjs/koa - bafc0109fc2864f731991d2f8e4e6c56aeb144ac authored about 11 years ago by Jonathan Ong <[email protected]>
docs: update docs on res.status and res.body

github.com/eggjs/koa - aa50c8ba7a83d933abe41f0c6940bcf5b23499a1 authored about 11 years ago by Jonathan Ong <[email protected]>
context.throw supports Error instances

github.com/eggjs/koa - 6cd4c776f8174ad9de4e8cdcc3fb3017be31f8fa authored about 11 years ago by Veselin Todorov <[email protected]>
update co

github.com/eggjs/koa - e8c0e19b9247161550bfa970a74de977ad7c58d1 authored about 11 years ago by TJ Holowaychuk <[email protected]>
remove remaining examples

github.com/eggjs/koa - 94efc85b7a4fdec200dbaa62180a6cf5048315b2 authored about 11 years ago by TJ Holowaychuk <[email protected]>
remove old upload example

github.com/eggjs/koa - f28dee3423613e5e1952216d91eb55b3ecac1b05 authored about 11 years ago by TJ Holowaychuk <[email protected]>
remove old simple.js example

github.com/eggjs/koa - 33846d1b9578fd20f2fd5d42835b2a4e64513440 authored about 11 years ago by TJ Holowaychuk <[email protected]>
remove old blog example

github.com/eggjs/koa - 08eb5c9a8800cd3e78f54eff82b30c011054542b authored about 11 years ago by TJ Holowaychuk <[email protected]>
res: 205 is a no body response code too!

not sure anyone cares enough about this for a test. plus, it’ll still
“work”

github.com/eggjs/koa - 3eb894ee852ab74f578cf88e67cdb2aa8cd43e50 authored about 11 years ago by Jonathan Ong <[email protected]>
examples: remove a few already migrated with tests

github.com/eggjs/koa - 5e74f73c938f321e5fc1c7217b8de7ff8e5380a2 authored about 11 years ago by Jonathan Ong <[email protected]>
docs: cleanup middleware guide, including TJ's yoda-style conditionals

changes on top of 789c30f9266758ae691d32be5bd87e23b1bca4e0. closes
#158, closes #157

github.com/eggjs/koa - 26f0d16644652c1ef385311e4f0d9aa92523d272 authored about 11 years ago by Jonathan Ong <[email protected]>
docs: clarify node response property support

github.com/eggjs/koa - d9e56b901d7e35d6326133995e351d77bcbb392b authored about 11 years ago by Jonathan Ong <[email protected]>
adding docs on how to add multiple middleware at once. #157

github.com/eggjs/koa - 789c30f9266758ae691d32be5bd87e23b1bca4e0 authored about 11 years ago by Matthew Chase Whittemore <[email protected]>
Release 0.2.1

github.com/eggjs/koa - c4e9f6da33ce12277fac759807db7239e960ab2f authored about 11 years ago by TJ Holowaychuk <[email protected]>
refactor Response#status=

github.com/eggjs/koa - dc96d9828b6edfb5b4f64816a754d13d0289eb95 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #163 from koajs/404

better 404 handling

github.com/eggjs/koa - 41502429deb2a870b25198843ccfbb6999a0b8be authored about 11 years ago by TJ Holowaychuk <[email protected]>
refactor: remove unused argument

github.com/eggjs/koa - e71937491bdd9062c2bd30a43f8c875b344cfb2c authored about 11 years ago by Jonathan Ong <[email protected]>
better 404 handling

github.com/eggjs/koa - b7b1c0fd446a9c0728b9700794100bccdeddb5cd authored about 11 years ago by Jonathan Ong <[email protected]>
docs: add debugging and ._name docs

github.com/eggjs/koa - 7ee4f43dc0938a3f16bf68ba1dbbd05805dddc3d authored about 11 years ago by Jonathan Ong <[email protected]>
debug: check for fn._name as well

github.com/eggjs/koa - 51da356a5f4adbb8b1666a8f26fc503bdb352144 authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #162 from detj/master

Fix typo in api/index.md

github.com/eggjs/koa - ebed2a34af12df7bb507be1be2439e85c090ed28 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Fix typo in api/index.md

* `negotation` to `negotiation`

github.com/eggjs/koa - e49289944349f4af931c9bf335e7268c96db2f0a authored about 11 years ago by Debjeet Biswas <[email protected]>
fix ctx.inspect() after previous commit

otherwise .body will be missing

github.com/eggjs/koa - 7c3181e4d70d4a3163d7a4c46e051694f8659c3a authored about 11 years ago by TJ Holowaychuk <[email protected]>
add explicit .toJSON() calls to ctx.toJSON()

github.com/eggjs/koa - 14fe56e63283d617eea40a69d66287672635fc7d authored about 11 years ago by TJ Holowaychuk <[email protected]>
remove trailing comma

github.com/eggjs/koa - 88fb4c841db78be364496e2b571fd0ad2fa2441d authored about 11 years ago by TJ Holowaychuk <[email protected]>
Release 0.2.0

github.com/eggjs/koa - 08a88a92dba20c39e2a6666457f87fa89d8a4244 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Bump version to 2.2.0

github.com/eggjs/router - 8b526ef8b10fad2a2b316e9063200251a51b95ed authored about 11 years ago by Alex Mingoia <[email protected]>
Update tests.

github.com/eggjs/router - 09f788014e28bfdba299fd859677c8fe94a9a400 authored about 11 years ago by Alex Mingoia <[email protected]>
gracefully ignore unknown controller actions

github.com/eggjs/router - 0bffe167115103b5275d02f6642d3c7c2728b76d authored about 11 years ago by Kilian Ciuffolo <[email protected]>
support OPTIONS

github.com/eggjs/router - d061391da867c0fb6ac6937fa5dc71be6f12aad6 authored about 11 years ago by Kilian Ciuffolo <[email protected]>
Merge pull request #160 from jbergstroem/patch-1

Benchmarks: Table-fy

github.com/eggjs/koa - c86fc2cec96ead25774118d4ddd70f2cdcb6fd03 authored about 11 years ago by Jonathan Ong <[email protected]>
Benchmarks: Table-fy

Had to un-indent text for the GFM markdown to accept the table. Not sure what to do with rest of...

github.com/eggjs/koa - c6c375c252e56b0bbfca565f525eef9f02f2e679 authored about 11 years ago by Johan Bergström <[email protected]>
refactor: move .is to type-is

github.com/eggjs/koa - 20615b808df0dd146a7de4feba4dc7625fc90b8c authored about 11 years ago by Jonathan Ong <[email protected]>
refactor: move content negotiation to accepts

github.com/eggjs/koa - 7fe4133b4af158daf51d1eddf5ba91b621a44847 authored about 11 years ago by Jonathan Ong <[email protected]>
Bump version to 2.1.0 - closes #19

github.com/eggjs/router - 53cfb26c08b854bf7955913a71c26087f0fcfecf authored about 11 years ago by Alex Mingoia <[email protected]>
Adding strict mode pragmas.

github.com/eggjs/extend2 - f006323fc32fffe91c2867f42e60e3e84f13f5b0 authored about 11 years ago by Jordan Harband <[email protected]>
Always use curly braces around conditional blocks.

github.com/eggjs/extend2 - d81a492d53c8a625119393456e62a8df8b48e0ac authored about 11 years ago by Jordan Harband <[email protected]>
Ensure undefined can't be redefined.

github.com/eggjs/extend2 - 8428b8d50b6b2c4bffbcb418f77591675db4771a authored about 11 years ago by Jordan Harband <[email protected]>
Since the implementation uses mostly tabs for indentation, let's make the project consistent.

github.com/eggjs/extend2 - f310abf559ac57c72252d0bd399a28b9e014e74b authored about 11 years ago by Jordan Harband <[email protected]>
Removing unnecessary spaces inside function parens and array literals.

github.com/eggjs/extend2 - 410634605e4644c09b1f54b6d0d8f6a20a49379d authored about 11 years ago by Jordan Harband <[email protected]>
Converting this to a function declaration to an expression.

github.com/eggjs/extend2 - 4086bd46dd1ed4379fc12d63c81533e094998cc4 authored about 11 years ago by Jordan Harband <[email protected]>
Adding test cases for missing arguments.

github.com/eggjs/extend2 - 1026d11524ef4b576a1efe74a7efba4bf9f7560d authored about 11 years ago by Jordan Harband <[email protected]>
Updating tape

github.com/eggjs/extend2 - c49a41646d23e8a058b9e494ca72bc4c1b8f222f authored about 11 years ago by Jordan Harband <[email protected]>
Simplify switch statement.

github.com/eggjs/router - 61e3a222e7c2db63be83a98d5c2854e860c59f76 authored about 11 years ago by Alex Mingoia <[email protected]>
Merge branch 'master' of github.com:kilianc/koa-router

github.com/eggjs/router - 7b9f69a719cc55fa2366ee47a3aff4b802e89317 authored about 11 years ago by Alex Mingoia <[email protected]>
docs: more benchmark stuff

github.com/eggjs/koa - 3891e1787b44ae6f733123dd336375309c92b93e authored about 11 years ago by TJ Holowaychuk <[email protected]>
docs: update koa vs express benchmark stuff

github.com/eggjs/koa - 064a7b8fc1c63127749289e4b345bdbae20631f3 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #155 from tricknotes/fix-history.md

Fix typo in History.md

github.com/eggjs/koa - 946eeb69174c1cc1dc3705884d4e082cfaaa889f authored about 11 years ago by TJ Holowaychuk <[email protected]>
Fix typo in History.md

* Fix version number
* Fix release date

github.com/eggjs/koa - 78c06a09d4ff78289a7def144e8721da1a485b0c authored about 11 years ago by Ryunosuke SATO <[email protected]>
added read endpoint as alias to show :santa:

it was the only missing part of CRUD :D

github.com/eggjs/router - ea4b330e78833016a96a282ee04c90bce405583c authored about 11 years ago by Kilian Ciuffolo <[email protected]>
docs: koa vs express draft

github.com/eggjs/koa - 40c64a37d73f690d0e73112f4120e03ed0af343a authored about 11 years ago by Jonathan Ong <[email protected]>
docs: manual responses are not supported

closes #145

github.com/eggjs/koa - 969614dba17c5e4af95bea271d700c82315e3467 authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #149 from koajs/move-this-aliases-down

docs: move context aliases below context-specific stuff

github.com/eggjs/koa - 101bfe42e3075eb0ff0596ce9610e04edb8f71e7 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #147 from koajs/delegate-next-bench

benchmark: use generator delegation

github.com/eggjs/koa - b944b89df71dcd46982a01d0ca543712340b085b authored about 11 years ago by TJ Holowaychuk <[email protected]>
test: add a test case for *respond !socket.writable

https://github.com/koajs/koa/commit/9fe483ca767b64de3e9b9e2c78b7bfaf4208
61c2#diff-5372f626ee152...

github.com/eggjs/koa - 23548b6c97239ca3c2cbadfb0ecb73e7d75c5e58 authored about 11 years ago by Jonathan Ong <[email protected]>
docs: move context aliases below context-specific stuff

github.com/eggjs/koa - 86effcd5c65c99b748a1437c7e668e76e4a2ec79 authored about 11 years ago by Jonathan Ong <[email protected]>
benchmark: use generator delegation

github.com/eggjs/koa - 3c9dcde11bbeec801e8aa6a12e8ac0b8ed0a09e3 authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #17 from jeffling/patch-1

Fixing typo: theads -> threads

github.com/eggjs/router - 8eedc0163673dc72b38d2a9228f7285421049232 authored about 11 years ago by Alex Mingoia <[email protected]>
Fixing typo: theads -> threads

Thanks for the library, great stuff

github.com/eggjs/router - 7405893f90c62ac80e54a6d8de3e9b1be16980de authored about 11 years ago by Jeffrey Ling <[email protected]>
Merge branch 'master' of github.com:koajs/koa

github.com/eggjs/koa - d3e3c4d1178599df11a32ef681427fb5f45be5c4 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #141 from yosssi/fix-docs-api-index-md

Fixed the link url to the list of middlewares on docs/api/index.md.

github.com/eggjs/koa - 93c4a56d2dbe0373dbfcd0e9fad58c8bc2126162 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Fixed the link url to the list of middlewares on docs/api/index.md.

github.com/eggjs/koa - b047805f9e93103733d1b88726339cf98e40c71c authored about 11 years ago by yosssi <[email protected]>
Bump version to 2.0.1

github.com/eggjs/router - cb501e907bdd316bf491fb54c8adc0f68c799581 authored about 11 years ago by Alex Mingoia <[email protected]>
Improve app.resource() example.

github.com/eggjs/router - 00e08ed6c05a24628d371c438a3e018f593b4bfc authored about 11 years ago by Alex Mingoia <[email protected]>
Update methods and koa-compose dependencies.

github.com/eggjs/router - feebbb16cde5da3e8f26538545b996313721b44d authored about 11 years ago by Alex Mingoia <[email protected]>
Merge pull request #16 from kilianc/master

skip non functions in resources

github.com/eggjs/router - b455774d79dcb45616e59b0ad66383b599eaeed3 authored about 11 years ago by Alex Mingoia <[email protected]>
bump koa compose to 2.1.0

github.com/eggjs/koa - b56531f75d558c3670ed6881031eca31f99acb41 authored about 11 years ago by Jonathan Ong <[email protected]>
use yield *next internally

github.com/eggjs/koa - 0d9336622c6e9d01abec01bc4a17ab9736d46252 authored about 11 years ago by Jonathan Ong <[email protected]>
handle manually written responses

github.com/eggjs/koa - 9fe483ca767b64de3e9b9e2c78b7bfaf420861c2 authored about 11 years ago by mako-taco <[email protected]>
skip non functions in resources

github.com/eggjs/router - ae588dfe7134eed594dd011229a3ca8a958a07b9 authored about 11 years ago by Kilian Ciuffolo <[email protected]>
use 8 threads for benchmarks

github.com/eggjs/koa - 7da0a609dba61d588c2265813047ee5f3e7f9683 authored about 11 years ago by TJ Holowaychuk <[email protected]>
update koa-compose

github.com/eggjs/koa - 6ba0cb48e9fc116a3e54f0067bc80ce1c018a64a authored about 11 years ago by TJ Holowaychuk <[email protected]>
docs: add note about gnode perf

github.com/eggjs/koa - 33a513898bc2643bf3bb7e295e13594cc30e7166 authored about 11 years ago by TJ Holowaychuk <[email protected]>
docs: typo

github.com/eggjs/koa - cfeefac1910922c373cc75f593cee808f15c6a78 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #137 from nicoder/patch-2

fix typo

github.com/eggjs/koa - f19ab9815646e58675aaacd8804dc040b5fe9b0e authored about 11 years ago by TJ Holowaychuk <[email protected]>
fix typo

github.com/eggjs/koa - 46163dba03fa617f97c1c126c96f0c72c709c751 authored about 11 years ago by nicoder <[email protected]>
Merge pull request #135 from kennethormandy/master

Updates logo in README for hi-dpi screens

github.com/eggjs/koa - 663c0f7a6ed5a437c525b73bceea4ecb6bb29ac4 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Updates logo in README for hi-dpi screens

github.com/eggjs/koa - 0b02d62e96f7f3d69c31e563810092a9b51f97fa authored about 11 years ago by Kenneth Ormandy <[email protected]>
0.1.2

github.com/eggjs/koa - 6b16574df7c3d09583f24c5858ff10bd83734a2c authored about 11 years ago by Jonathan Ong <[email protected]>
update deps

github.com/eggjs/koa - afc9c323560f6b98cc99e6ca01a0752473b9bf4d authored about 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #131 from koajs/add/throw-status-msg

Add/throw status msg

github.com/eggjs/koa - 998b3486327410b70043e276ff5d30f848459ad0 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #133 from jed/patch-1

Update keygrip dependency version

github.com/eggjs/koa - 4ee0ad0a826739df4f42e945620a10f7d3a75a2f authored about 11 years ago by TJ Holowaychuk <[email protected]>
Update keygrip dependency version

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

github.com/eggjs/koa - 64666798bad4334e8f25ad2ceb21f418c489970a authored about 11 years ago by Jed Schmidt <[email protected]>
Update Readme.md

github.com/eggjs/koa - f84a9d645b149cda1564763a55f9433960955bfc authored about 11 years ago by TJ Holowaychuk <[email protected]>
smaller logo

github.com/eggjs/koa - 243e1e88881e18688f829606fd1f0e71d8807ace authored about 11 years ago by TJ Holowaychuk <[email protected]>
add docs for .throw() additions

github.com/eggjs/koa - 5eb53a7f7a2e12c1dd157b08e9478e5ad923f416 authored about 11 years ago by TJ Holowaychuk <[email protected]>
add support for .throw(status, msg). Closes #130

github.com/eggjs/koa - 87c03aff61396237722e0bd4c6cb4fb1891c4818 authored about 11 years ago by TJ Holowaychuk <[email protected]>
rename error.js to throw.js

github.com/eggjs/koa - 5c50b6d0b35346156366a8ec1040754e8a59fdef authored about 11 years ago by TJ Holowaychuk <[email protected]>