midway-mirror
TypeScript icon, indicating that this package has built-in type declarations

1.11.6 • Public • Published

Midway

GitHub license GitHub tag Build Status Test Coverage lerna Known Vulnerabilities PRs Welcome Codacy Badge Backers on Open Collective Sponsors on Open Collective

Midway is a Node.js Web framework written by typescript, which uses the IoC injection mechanism to decouple the business logic of the application and make the development of large Node.js application easier and more natural.

Installation

$ npm install midway --save

Node.js >= 10.16.0 required.

Features

  • ✔︎ Sophisticated group Middleware Architecture and compatibility
  • ✔︎ Scalable plug-in capabilities and group plug-in Ecology
  • ✔︎ Good application layering and decoupling capability
  • ✔︎ Good development experience for the future
  • ✔︎ Support Egg plugins and koa middleware

Getting Started

Follow the commands listed below.

$ npm install midway-init -g
$ midway-init
$ npm install
$ npm run dev
$ open http://localhost:7001

Docs & Community

Examples

See midway-examples.

Packages

midway is comprised of many specialized packages. This repository contains all these packages. Below you will find a summary of each package.

Package Version Dependencies DevDependencies quality
midway midway-svg midway-d-svg midway-dd-svg midway-q-svg
midway-web web-svg web-d-svg web-dd-svg web-q-svg
midway-core core-svg core-d-svg core-dd-svg core-q-svg
midway-mock mock-svg mock-d-svg mock-dd-svg mock-q-svg
midway-init init-svg init-d-svg init-dd-svg init-q-svg
midway-bin bin-svg bin-d-svg bin-dd-svg bin-q-svg
midway-schedule sch-svg sch-d-svg sch-dd-svg sch-q-svg

Globally: Build Status devDependency Status

Contributors

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.

This project exists thanks to all the people who contribute. [Contribute].

License

MIT

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i midway-mirror

Weekly Downloads

16

Version

1.11.6

License

MIT

Unpacked Size

27.4 kB

Total Files

10

Last publish

Collaborators

  • czy88840616