egg
A web framework's framework for Node.js
Last updated 3 years ago by fengmk2 .
MIT · Repository · Bugs · Original npm
$ cnpm install egg 
SYNC missed versions from official npm registry.

NPM version NPM quality NPM download FOSSA Status

Continuous Integration Test coverage Known Vulnerabilities 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 >= 14.20.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

FOSSA Status

Current Tags

  • 3.3.3                                ...           latest (3 years ago)
  • 1.21.0                                ...           latest-1 (5 years ago)
  • 2.37.0                                ...           latest-2 (3 years ago)
  • 3.3.0                                ...           next (3 years ago)
  • 3.3.0                                ...           test (3 years ago)

9 Versions

  • 3.3.0                                ...           3 years ago
  • 3.3.3                                ...           3 years ago
  • 2.37.0                                ...           3 years ago
  • 2.6.0                                ...           7 years ago
  • 1.21.0                                ...           5 years ago
  • 2.29.4                                ...           4 years ago
  • 2.26.1                                ...           5 years ago
  • 1.20.0                                ...           6 years ago
  • 2.26.0                                ...           6 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (43)
Dev Dependencies (32)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org