Egg

为用 Node.js 和 Koa 构建更好的企业框架和应用程序而生。(Born to build better enterprise frameworks and apps with Node.js & Koa. )

Github星跟踪图

Egg.js 是基于 Node.js 和 Koa 开发的,为构建更好的企业框架和应用程序而生。

特性:

  • 提供基于 Egg 定制上层框架的能力
  • 高度可扩展的插件机制
  • 内置多进程管理
  • 基于 Koa 开发,性能优异
  • 框架稳定,测试覆盖率高
  • 渐进式开发

主要指标

概览
名称与所有者eggjs/egg
主编程语言TypeScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2016-06-18 06:53:23
推送于2025-09-02 07:33:15
最后一次提交
发布数187
最新版本名称v4.1.0 (发布于 )
第一版名称0.0.4 (发布于 )
用户参与
星数19k
关注者数473
派生数1.8k
提交数1.2k
已启用问题?
问题数4064
打开的问题数339
拉请求数1162
打开的拉请求数12
关闭的拉请求数150
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

NPM version
NPM quality
build status
Test coverage
David deps
Known Vulnerabilities
npm download
Open Collective backers and sponsors

Features

  • Built-in Process Management
  • Plugin System
  • Framework Customization
  • Lots of plugins

Quickstart

Follow the commands listed below.

$ mkdir showcase && cd showcase
$ npm init egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001

Node.js >= 8.0.0 required.

Documentations

Contributors

contributors

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

Sponsors and Backers

sponsors
backers

License

MIT