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