Socket
Book a DemoInstallSign in
Socket

egg

Package Overview
Dependencies
Maintainers
11
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg

A web application framework for Node.js

Source
npmnpm
Version
4.1.0-beta.31
Version published
Weekly downloads
22K
-8.33%
Maintainers
11
Weekly downloads
 
Created
Source

egg

NPM version NPM quality NPM download Node.js Version FOSSA Status

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 # Optionally pnpm create egg --type=simple
$ pnpm install
$ pnpm run dev
$ open http://localhost:7001

Node.js >= 20.19.0 required, supports require(esm) by default.

Documentations

Sponsors and Backers

sponsors backers

License

MIT

Keywords

web

FAQs

Package last updated on 27 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts