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
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
發布數160
最新版本名稱v3.22.0 (發布於 )
第一版名稱0.0.4 (發布於 )
創建於2016-06-18 06:53:23
推送於2024-04-12 06:26:11
最后一次提交2024-04-12 06:26:09
星數18.8k
關注者數477
派生數1.8k
提交數1.2k
已啟用問題?
問題數3997
打開的問題數309
拉請求數1120
打開的拉請求數0
關閉的拉請求數142
已啟用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

去到頂部