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

feat: all middleware support async function and common function

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
ε’žεΌΊε€šθΏ›η¨‹η ”ε‘ζ¨‘εΌ

github.com/eggjs/egg - shaoshuai0102 opened this issue almost 8 years ago
deps: remove unuse devDeps

github.com/eggjs/core - fengmk2 opened this pull request almost 8 years ago
feat: app.beforeStart support async function same as beforeClose

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
test: fix test on windows

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
feat: add this.service in BaseContextClass

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
chore: update deps

github.com/eggjs/egg-dingtalk - atian25 opened this pull request almost 8 years ago
fix: execute beforeClose hooks in reverse order

github.com/eggjs/core - shaoshuai0102 opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-tracer - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-oss - popomore opened this pull request almost 8 years ago
feat: add this.config in BaseContextClass

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
test: move app.close to afterEach

github.com/eggjs/schedule - popomore opened this pull request almost 8 years ago
feat: remove app.instrument and fix test

github.com/eggjs/egg-mysql - popomore opened this pull request almost 8 years ago
test: improve test and upgrade deps

github.com/eggjs/egg-multipart - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-static - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-rest - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-alinode - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-session - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-logrotator - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/schedule - popomore opened this pull request almost 8 years ago
chore: upgrade deps and fix test

github.com/eggjs/egg-userservice - popomore opened this pull request almost 8 years ago
fix: remove app.instrument && remove 4.x support

github.com/eggjs/egg-mysql - atian25 opened this pull request almost 8 years ago
fix: adjust with new test

github.com/eggjs/egg-validate - atian25 opened this pull request almost 8 years ago
fix: adjust with new test

github.com/eggjs/egg-dingtalk - atian25 opened this pull request almost 8 years ago
fix: adjust with new test && remove 4.x support

github.com/eggjs/egg-cors - atian25 opened this pull request almost 8 years ago
fix: adjust with new test && remove 4.x support

github.com/eggjs/egg-etag - atian25 opened this pull request almost 8 years ago
feat: fix ci and adjust with new egg-bin test

github.com/eggjs/egg-view-nunjucks - atian25 opened this pull request almost 8 years ago
feat: remove 4.x support && update test deps

github.com/eggjs/egg-logview - atian25 opened this pull request almost 8 years ago
feat: add app.beforeClose to register close function

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
fix: improve proxy handler and event listener

github.com/eggjs/mock - popomore opened this pull request almost 8 years ago
feat: cluster-client support for mm.app

github.com/eggjs/mock - shaoshuai0102 opened this pull request almost 8 years ago
feat: auto add .setup.js

github.com/eggjs/egg-boilerplate-simple - fengmk2 opened this pull request almost 8 years ago
feat:finish react render logic

github.com/eggjs/egg-view-react - jtyjty99999 opened this pull request almost 8 years ago
feat: reimplement mm.app

github.com/eggjs/mock - popomore opened this pull request almost 8 years ago
WIP: add React rules

github.com/eggjs/eslint-config-egg - geekdada opened this pull request almost 8 years ago
feat: support cluster-client

github.com/eggjs/mock - shaoshuai0102 opened this pull request almost 8 years ago
feat: move runtime from egg

github.com/eggjs/egg-instrument - popomore opened this pull request almost 8 years ago
refact: use cluster-client

github.com/eggjs/watcher - shaoshuai0102 opened this pull request almost 8 years ago
feat: [BREAKING_CHANGE] remove log runtime

github.com/eggjs/egg-development - popomore opened this pull request almost 8 years ago
fix: agent don't have ctx

github.com/eggjs/egg-instrument - popomore opened this pull request almost 8 years ago
fix: remove isAjax

github.com/eggjs/egg-userrole - dead-horse opened this pull request almost 8 years ago
feat: use ctx.acceptJSON

github.com/eggjs/egg-onerror - dead-horse opened this pull request almost 8 years ago
fix: refine jsonp

github.com/eggjs/egg-jsonp - dead-horse opened this pull request almost 8 years ago
test: add test for agent debug port

github.com/eggjs/cluster - popomore opened this pull request almost 8 years ago
feat: remove mysql bind

github.com/eggjs/egg-sequelize - luicfer opened this pull request almost 8 years ago
refactor: move default failure handler into plugin

github.com/eggjs/egg-userrole - dead-horse opened this pull request almost 8 years ago
fix: return a noop function when it's no local env

github.com/eggjs/egg-instrument - popomore opened this pull request almost 8 years ago
feat: first implement

github.com/eggjs/egg-instrument - popomore opened this pull request almost 8 years ago
refactor: rewrite csrf

github.com/eggjs/egg-security - dead-horse opened this pull request almost 8 years ago
feat: controller support class

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
fix: don't assert config.proxy

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
feat: get clusterPort

github.com/eggjs/cluster - popomore opened this pull request almost 8 years ago
feat: plugin support optionalDependencies

github.com/eggjs/core - popomore opened this pull request almost 8 years ago
doc: doc in english

github.com/eggjs/egg-development-proxyagent - shaoshuai0102 opened this pull request almost 8 years ago
fix: router

github.com/eggjs/egg-boilerplate-simple - atian25 opened this pull request almost 8 years ago
feat: first version

github.com/eggjs/egg-development-proxyagent - atian25 opened this pull request almost 8 years ago
feat: add ctx.locale getter

github.com/eggjs/egg-i18n - fengmk2 opened this pull request almost 8 years ago
deps: upgrade deps

github.com/eggjs/egg-i18n - fengmk2 opened this pull request almost 8 years ago
feat: remove node 4.x support

github.com/eggjs/egg-boilerplate-plugin - atian25 opened this pull request almost 8 years ago
feat: support read framework from package.json

github.com/eggjs/mock - fengmk2 opened this pull request almost 8 years ago
feat: update to egg 0.7

github.com/eggjs/egg-boilerplate-empty - fengmk2 opened this pull request almost 8 years ago
fix: add agent.js to package.files

github.com/eggjs/egg-onerror - fengmk2 opened this pull request almost 8 years ago
feat: support read framework from package.json

github.com/eggjs/utils - fengmk2 opened this pull request almost 8 years ago
feat: set default node version to 6

github.com/eggjs/egg-ci - fengmk2 opened this pull request almost 8 years ago
Accept json

github.com/eggjs/egg-onerror - dead-horse opened this pull request almost 8 years ago
chore: code style

github.com/eggjs/egg-view-nunjucks - atian25 opened this pull request almost 8 years ago
support app.beforeStart

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
refactor: use mockHttpclient instead of mockUrllib

github.com/eggjs/mock - fengmk2 opened this pull request almost 8 years ago
fix(router): support app.get(url, controllerName)

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
refactor: support config/env instead of config/serverEnv

github.com/eggjs/core - dead-horse opened this pull request almost 8 years ago
fix: can't override data when mockContext(data)

github.com/eggjs/mock - popomore opened this pull request almost 8 years ago
Ajax judgement

github.com/eggjs/egg-security - jtyjty99999 opened this pull request almost 8 years ago
开启 lazyload

github.com/eggjs/egg-static - dead-horse opened this pull request almost 8 years ago
refactor: add zh_CN readme template

github.com/eggjs/egg-boilerplate-plugin - fengmk2 opened this pull request almost 8 years ago
test: update egg-bin and adjust assert

github.com/eggjs/egg-boilerplate-empty - atian25 opened this pull request almost 8 years ago
test: update egg-bin and adjust assert

github.com/eggjs/egg-boilerplate-framework - atian25 opened this pull request almost 8 years ago
test: update egg-bin and adjust assert

github.com/eggjs/egg-boilerplate-plugin - atian25 opened this pull request almost 8 years ago
test: update egg-bin and adjust assert

github.com/eggjs/egg-boilerplate-simple - atian25 opened this pull request almost 8 years ago
refactor: should refork on local env

github.com/eggjs/cluster - fengmk2 opened this pull request almost 8 years ago
feat: can disable fast ready

github.com/eggjs/egg-development - fengmk2 opened this pull request about 8 years ago
docs: add app.js and agent.js extend intro

github.com/eggjs/egg-mysql - fengmk2 opened this pull request about 8 years ago
test: fix test

github.com/eggjs/egg-security - shaoshuai0102 opened this pull request about 8 years ago
feat:support hash link in shtml

github.com/eggjs/egg-security - jtyjty99999 opened this pull request about 8 years ago
feat: npm publish files limit

github.com/eggjs/cluster - atian25 opened this pull request about 8 years ago
fix: help typo && update deps

github.com/eggjs/egg-init - atian25 opened this pull request about 8 years ago
refactor: warn only for redefine the same package

github.com/eggjs/core - popomore opened this pull request about 8 years ago
refactor: options should be passed through

github.com/eggjs/cluster - popomore opened this pull request about 8 years ago
improve: don't convert utf8 string to buffer

github.com/eggjs/egg-logger - fengmk2 opened this pull request about 8 years ago
fix: distinguish property cache

github.com/eggjs/core - popomore opened this pull request about 8 years ago
fix: router.url can't parse multi params right

github.com/eggjs/core - whxaxes opened this pull request about 8 years ago
feat: fixture use appname

github.com/eggjs/egg-boilerplate-plugin - atian25 opened this pull request about 8 years ago
feat:support name replace

github.com/eggjs/egg-init - jtyjty99999 opened this pull request about 8 years ago
fix: error message when boilerplate config missing

github.com/eggjs/egg-init - atian25 opened this pull request about 8 years ago
[WIP] feat: development helper with restc

github.com/eggjs/egg-rest - atian25 opened this pull request about 8 years ago
test: update deps && test style

github.com/eggjs/egg-rest - atian25 opened this pull request about 8 years ago