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

docs: fix README

github.com/eggjs/egg-router-plus - atian25 opened this pull request about 7 years ago
feat: support multi client

github.com/eggjs/egg-mongoose - jinasonlin opened this pull request about 7 years ago
feat: only processTemplate with text file

github.com/eggjs/egg-init - atian25 opened this pull request about 7 years ago
fix: split file at 00:00:01 && update deps

github.com/eggjs/logrotator - atian25 opened this pull request about 7 years ago
feat: support app/router/**/*.js

github.com/eggjs/egg-router-plus - atian25 opened this pull request about 7 years ago
feat: first implementation

github.com/eggjs/egg-router-plus - atian25 opened this pull request about 7 years ago
docs: update readme

github.com/eggjs/egg-userservice - Julyyq opened this pull request about 7 years ago
update readme and example code

github.com/eggjs/egg-userservice - Julyyq opened this pull request about 7 years ago
兼容 webpack 以 commonjs 模式打包的 jsx 模块

github.com/eggjs/egg-view-react - zengwenfu opened this pull request about 7 years ago
style(progressive):upgrade to egg2.x

github.com/eggjs/examples - SunShinewyf opened this pull request about 7 years ago
switch to new Alinode

github.com/eggjs/egg-alinode - JacksonTian opened this pull request about 7 years ago
fix: ci crash when disable plugin

github.com/eggjs/egg-view-nunjucks - atian25 opened this pull request about 7 years ago
feat: support override watchDirs

github.com/eggjs/development - atian25 opened this pull request about 7 years ago
feat: support --ignore-error

github.com/eggjs/scripts - atian25 opened this pull request about 7 years ago
[fix] fix readme error

github.com/eggjs/egg-socket.io - toxic-johann opened this pull request about 7 years ago
feat: support egg2

github.com/eggjs/egg-socket.io - ngot opened this pull request about 7 years ago
docs: add beidou framework in awesome-egg

github.com/eggjs/awesome-egg - weichunpeng opened this pull request about 7 years ago
feat: add worker manager and check worker/agent status

github.com/eggjs/cluster - dead-horse opened this pull request about 7 years ago
fix: split file at 00:00:01 && update deps

github.com/eggjs/logrotator - atian25 opened this pull request about 7 years ago
fix: split file at 00:00:01 && adjust publish tag

github.com/eggjs/logrotator - atian25 opened this pull request about 7 years ago
fix:egg-multipart and changes docs

github.com/eggjs/multipart - chenyulun opened this pull request about 7 years ago
定时器不准时执行的问题

github.com/eggjs/egg - ghost opened this issue about 7 years ago
feat: add attach remote configuration

github.com/eggjs/vscode-eggjs - shyser opened this pull request about 7 years ago
add egg-loopback

github.com/eggjs/awesome-egg - bqxu opened this pull request about 7 years ago
style(hackernews):upgrade to egg2.x

github.com/eggjs/examples - SunShinewyf opened this pull request about 7 years ago
docs: fix type confusion for option:prefix

github.com/eggjs/static - airyland opened this pull request about 7 years ago
fix: should not modify function parameters

github.com/eggjs/egg-cookies - ggd543 opened this pull request about 7 years ago
docs: add README for `app.model`

github.com/eggjs/egg-sequelize - huacnlee opened this pull request about 7 years ago
feat: support handlebars layout

github.com/eggjs/egg-view-handlebars - sinchang opened this pull request about 7 years ago
feat: support stop --title

github.com/eggjs/scripts - atian25 opened this pull request about 7 years ago
加上 type, 不然报错

github.com/eggjs/examples - rupertqin opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-userrole - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-rest - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-cors - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-instrument - dead-horse opened this pull request about 7 years ago
feat: cwd maybe not baseDir

github.com/eggjs/scripts - zhennann opened this pull request about 7 years ago
refactor: change all app.verb to app.router.verb

github.com/eggjs/examples - popomore opened this pull request about 7 years ago
feat: prefer app.router.get

github.com/eggjs/egg-boilerplate-simple - atian25 opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-userservice - dead-horse opened this pull request about 7 years ago
feat: add `${baseDir}/.node/bin` to PATH if exists

github.com/eggjs/scripts - fengmk2 opened this pull request about 7 years ago
feat: use async function and support egg@2

github.com/eggjs/egg-graphql - duckywang1 opened this pull request about 7 years ago
docs: add readme

github.com/eggjs/egg-graphql - jtyjty99999 opened this pull request about 7 years ago
fix: should send current worker pids when agent restart

github.com/eggjs/cluster - popomore opened this pull request about 7 years ago
chore: add html title

github.com/eggjs/benchmark - dead-horse opened this pull request about 7 years ago
fix: use ctx.coreLogger to record schedule log

github.com/eggjs/schedule - dead-horse opened this pull request about 7 years ago
chore: test 6.x

github.com/eggjs/egg-view-nunjucks - atian25 opened this pull request about 7 years ago
feat: add Egg Mix

github.com/eggjs/awesome-egg - sinchang opened this pull request about 7 years ago
[UPDATE]Change koa-graphql to apollo-server-koa

github.com/eggjs/egg-graphql - duckywang1 opened this pull request about 7 years ago
[FIX]Add Simple Switch for graphiql

github.com/eggjs/egg-graphql - duckywang1 opened this pull request about 7 years ago
docs: update README with async and custom tag

github.com/eggjs/egg-view-nunjucks - atian25 opened this pull request about 7 years ago
chore: README and some meta file

github.com/eggjs/egg-boilerplate-simple - xudafeng opened this pull request about 7 years ago
Add switch for graphiql

github.com/eggjs/egg-graphql - duckywang1 opened this pull request about 7 years ago
feat: support binary files

github.com/eggjs/egg-init - zhennann opened this pull request about 7 years ago
test: `don't fork` has been printed to stdout

github.com/eggjs/cluster - popomore opened this pull request about 7 years ago
feat: run a scheduler only once at startup

github.com/eggjs/schedule - zhennann opened this pull request about 7 years ago
feat: schedule can be invoked only once immediately

github.com/eggjs/schedule - zhennann opened this pull request about 7 years ago
docs: add the config in readme.md

github.com/eggjs/egg-rest - SunShinewyf opened this pull request about 7 years ago
schedule can be invoked only once immediately

github.com/eggjs/schedule - zhennann opened this pull request about 7 years ago
docs(README): fix a typo

github.com/eggjs/egg-sequelize - XadillaX opened this pull request about 7 years ago
feat: add egg2 vs egg1

github.com/eggjs/benchmark - dead-horse opened this pull request about 7 years ago
应用能继承框架定义的Model

github.com/eggjs/egg-sequelize - raininfall opened this pull request about 7 years ago
change error to warn

github.com/eggjs/schedule - zhennann opened this pull request about 7 years ago
fix: crash when socket destroyed during connecting

github.com/eggjs/cluster - ngot opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-view-ejs - dead-horse opened this pull request about 7 years ago
test: node 9

github.com/eggjs/egg-path-matching - fengmk2 opened this pull request about 7 years ago
test: add testcase for #12

github.com/eggjs/scripts - popomore opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/egg-passport - dead-horse opened this pull request about 7 years ago
fix: should stop app when baseDir is symlink

github.com/eggjs/scripts - popomore opened this pull request about 7 years ago
deps: upgrade to egg@2

github.com/eggjs/egg-boilerplate-simple - atian25 opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/onerror - dead-horse opened this pull request about 7 years ago
hoook -> hook

github.com/eggjs/egg-ci - zhennann opened this pull request about 7 years ago
一个controller如何调用另一个controller?

github.com/eggjs/egg - jiangchenguang opened this issue about 7 years ago
feat: support customize error handler

github.com/eggjs/onerror - dead-horse opened this pull request about 7 years ago
feat: support jsonp

github.com/eggjs/onerror - dead-horse opened this pull request about 7 years ago
doc: remove the error link

github.com/eggjs/awesome-egg - sinchang opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/jsonp - dead-horse opened this pull request about 7 years ago
fix: rename to createJsonpBody

github.com/eggjs/jsonp - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/logrotator - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/watcher - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/i18n - dead-horse opened this pull request about 7 years ago
增加helper的注册

github.com/eggjs/egg-view-handlebars - yuyang1004 opened this pull request about 7 years ago
refactor: drop <8.x, support egg2. [BREAKING CHANGE]

github.com/eggjs/development - atian25 opened this pull request about 7 years ago
refactor: upgrade dependencies and support egg@2

github.com/eggjs/static - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/multipart - dead-horse opened this pull request about 7 years ago
refactor: use async function and support egg@2

github.com/eggjs/security - dead-horse opened this pull request about 7 years ago
deps: update react deps to peerdeps

github.com/eggjs/egg-view-react - hubcarl opened this pull request about 7 years ago
refactor: upgrade koa-session, support egg2. [BREAKING CHANGE]

github.com/eggjs/session - dead-horse opened this pull request over 7 years ago
feat: support i18n and rules config

github.com/eggjs/egg-validate - runfan opened this pull request over 7 years ago
feat: add command for all examples

github.com/eggjs/examples - popomore opened this pull request over 7 years ago
refactor: use async function and support koa@2

github.com/eggjs/koa-override - dead-horse opened this pull request over 7 years ago
support jsonp

github.com/eggjs/onerror - beliefgp opened this pull request over 7 years ago
doc: fix wrong plural config key

github.com/eggjs/egg-ons - denghongcai opened this pull request over 7 years ago
feat: support win32

github.com/eggjs/scripts - waitingsong opened this pull request over 7 years ago