JSPM

egg

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21960
  • Score
    100M100P100Q132340F

A web framework's framework for Node.js

Package Exports

  • egg
  • egg/package

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (egg) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

egg

NPM version build status Test coverage David deps Known Vulnerabilities npm download

A web framework's framework for Node.js

Install

$ npm install egg --save

Support Node.js versions table

egg \ node 6.x 4.x
^1.0.0

Run Examples

e.g.: run helloworld

$ npm run example helloworld

Milestones Branches

How to Contributing

Please read CONTRIBUTING first.

License

MIT