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

fix: improve body null check

github.com/koajs/koa - leslieXin92 opened this pull request 6 months ago
docs: Modify options type in the Application class

github.com/koajs/koa - leslieXin92 opened this pull request 6 months ago
docs: Fix definition of middleware in guide.md

github.com/koajs/koa - dsommerich opened this pull request 6 months ago
build(deps-dev): bump koa from 2.14.2 to 2.15.3

github.com/koajs/compress - dependabot[bot] opened this pull request 6 months ago
build(deps-dev): bump koa from 2.14.0 to 2.15.3

github.com/koajs/path-match - dependabot[bot] opened this pull request 6 months ago
Bump koa from 2.15.0 to 2.15.3

github.com/koajs/route - dependabot[bot] opened this pull request 6 months ago
build(deps-dev): bump koa from 2.15.0 to 2.15.3

github.com/koajs/body-parsers - dependabot[bot] opened this pull request 6 months ago
fix: require URL from 'url' module

github.com/koajs/koa - fengmk2 opened this pull request 6 months ago
Bump path-to-regexp from 6.2.1 to 6.2.2

github.com/koajs/route - dependabot[bot] opened this pull request 6 months ago
build(deps): bump path-to-regexp from 6.2.1 to 6.2.2

github.com/koajs/path-match - dependabot[bot] opened this pull request 6 months ago
build(deps): bump encodeurl from 1.0.2 to 2.0.0

github.com/koajs/koa - dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump mocha from 10.3.0 to 10.4.0

github.com/koajs/body-parsers - dependabot[bot] opened this pull request 7 months ago
Bump mocha from 10.3.0 to 10.4.0

github.com/koajs/route - dependabot[bot] opened this pull request 7 months ago
fix: undefined property in unmatched host

github.com/koajs/router - laverdet opened this pull request 7 months ago
build(deps-dev): bump koa from 2.14.0 to 2.15.2

github.com/koajs/path-match - dependabot[bot] opened this pull request 7 months ago
Bump koa from 2.15.0 to 2.15.2

github.com/koajs/route - dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump koa from 2.15.0 to 2.15.2

github.com/koajs/body-parsers - dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump koa from 2.14.2 to 2.15.2

github.com/koajs/compress - dependabot[bot] opened this pull request 7 months ago
fix: handle upper case protocol like HTTP or HTTPS

github.com/koajs/koa - FDrag0n opened this pull request 7 months ago
Why toLowerCase in formatLocale?

github.com/koajs/locales - shoyuf opened this issue 7 months ago
build(deps-dev): bump koa from 2.14.0 to 2.15.1

github.com/koajs/path-match - dependabot[bot] opened this pull request 7 months ago
Bump koa from 2.15.0 to 2.15.1

github.com/koajs/route - dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump koa from 2.15.0 to 2.15.1

github.com/koajs/body-parsers - dependabot[bot] opened this pull request 7 months ago
build(deps-dev): bump koa from 2.14.2 to 2.15.1

github.com/koajs/compress - dependabot[bot] opened this pull request 7 months ago
fix: formatting redirect url on http(s) protocol url

github.com/koajs/koa - fengmk2 opened this pull request 7 months ago
fix: formatting redirect url on http(s) protocol url

github.com/koajs/koa - fengmk2 opened this pull request 7 months ago
don't use fix-esm package

github.com/koajs/multer - arboledavargas opened this issue 8 months ago
build(deps-dev): bump jest from 27.5.1 to 29.7.0

github.com/koajs/compress - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump koa from 2.14.2 to 2.15.0

github.com/koajs/compress - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump supertest from 6.3.2 to 6.3.4

github.com/koajs/compress - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump jest from 28.1.3 to 29.7.0

github.com/koajs/path-match - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump koa from 2.14.0 to 2.15.0

github.com/koajs/path-match - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump supertest from 6.3.2 to 6.3.4

github.com/koajs/path-match - dependabot[bot] opened this pull request 8 months ago
build(deps-dev): bump @babel/traverse from 7.19.3 to 7.23.9

github.com/koajs/compress - dependabot[bot] opened this pull request 8 months ago
chore: remove fix-esm

github.com/koajs/multer - joseflekardal opened this pull request 8 months ago
[feat] Replace npm dependency "only"

github.com/koajs/koa - Sozialarchiv opened this issue 8 months ago
[Snyk] Security upgrade request from 2.88.0 to 2.88.2

github.com/koajs/koala - fengmk2 opened this pull request 9 months ago
feat: add onLimited callback

github.com/koajs/ratelimit - shellscape opened this pull request 9 months ago
build(deps-dev): bump @babel/traverse from 7.18.8 to 7.23.7

github.com/koajs/koa - dependabot[bot] opened this pull request 9 months ago
build(deps-dev): bump supertest from 6.3.3 to 6.3.4

github.com/koajs/koa - dependabot[bot] opened this pull request 9 months ago
Drop node.js 12.x, 14.x, 17.x support

github.com/koajs/koa - etroynov opened this pull request 9 months ago
Replacing eslint with standard cli

github.com/koajs/koa - etroynov opened this pull request 9 months ago
[fix] npm 和 github README不一致。

github.com/koajs/bodyparser - RSS1102 opened this issue 9 months ago
Routing sucks, moving back to express.

github.com/koajs/koa - lmf-git opened this issue 10 months ago
build(deps): bump cookies from 0.8.0 to 0.9.1

github.com/koajs/koa - dependabot[bot] opened this pull request 10 months ago
Remove fix-esm

github.com/koajs/multer - hpx7 opened this pull request 10 months ago
build(deps): bump cookies from 0.8.0 to 0.9.0

github.com/koajs/koa - dependabot[bot] opened this pull request 10 months ago
clarify extensions

github.com/koajs/static - olsonpm opened this pull request 10 months ago
Bump minimist and mkdirp

github.com/koajs/bunyan-logger - dependabot[bot] opened this pull request 10 months ago
Bump @babel/traverse from 7.1.0 to 7.23.6

github.com/koajs/bunyan-logger - dependabot[bot] opened this pull request 10 months ago
Overly permissive origin policy

github.com/koajs/cors - ankitdn opened this issue 10 months ago
build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.29.1

github.com/koajs/koa - dependabot[bot] opened this pull request 10 months ago
Use of `fix-esm` seems to break the `tsx`

github.com/koajs/multer - Papooch opened this issue 10 months ago
[Snyk] Security upgrade debug from 4.1.1 to 4.3.1

github.com/koajs/joi-router - fengmk2 opened this pull request 10 months ago
[Snyk] Security upgrade debug from 4.1.1 to 4.3.1

github.com/koajs/koa-redis - fengmk2 opened this pull request 10 months ago
docs: fix typo in README

github.com/koajs/koa-body - changchanghwang opened this pull request 11 months ago
[Snyk] Security upgrade socket.io from 1.3.7 to 2.0.0

github.com/koajs/koa.io - fengmk2 opened this pull request 11 months ago
[Snyk] Security upgrade koa-logger from 3.2.0 to 3.2.1

github.com/koajs/koala - fengmk2 opened this pull request 11 months ago
[Snyk] Fix for 3 vulnerabilities

github.com/koajs/resourcer-docs - fengmk2 opened this pull request 11 months ago
[Snyk] Security upgrade csso from 1.8.2 to 3.0.0

github.com/koajs/bundle - fengmk2 opened this pull request 11 months ago
[feat] Spanish translation for docs

github.com/koajs/koa - SanGonzalezCarretero opened this issue 11 months ago
test: Add Node.js 20

github.com/koajs/koa - LaicZhang opened this pull request 11 months ago
[feat] add koa as peerDependencies

github.com/koajs/bodyparser - imballinst opened this issue 12 months ago
[fix] I can not get query parameters about Korean

github.com/koajs/koa - shaan-lee opened this issue 12 months ago
build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.29.0

github.com/koajs/koa - dependabot[bot] opened this pull request 12 months ago
build(deps-dev): bump jest from 28.1.3 to 29.7.0

github.com/koajs/koa - dependabot[bot] opened this pull request 12 months ago
[fix] Types are incorrect with Typescript & ESM

github.com/koajs/koa-body - robin-garnham opened this issue 12 months ago
chore: upgrade formidable

github.com/koajs/koa-body - guillenotfound opened this pull request 12 months ago
async issue on app.listen(...)

github.com/koajs/koa - Lucyfurnice opened this issue 12 months ago
[fix] router.use doesn't work with middleware.

github.com/koajs/router - urobot2011 opened this issue 12 months ago
docs: correct npm link reference in readme

github.com/koajs/router - vikiboss opened this pull request about 1 year ago
[fix] Send response as buffer

github.com/koajs/koa - AlcaYezzz opened this issue about 1 year ago