Skip to content

Commit

Permalink
feat: transform injection to another github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Jan 28, 2019
1 parent 24fd772 commit 5f39ea9
Show file tree
Hide file tree
Showing 103 changed files with 0 additions and 6,690 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -64,7 +64,6 @@ midway is comprised of many specialized packages. This repository contains all t
| [`midway-init`](https://github.com/midwayjs/midway/tree/master/packages/midway-init) | [![npm (scoped)](https://img.shields.io/npm/v/midway-init.svg?maxAge=86400)](https://github.com/midwayjs/midway/tree/master/midway-init/CHANGELOG.md) | [![Dependency Status](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-init)](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-init) | [![devDependency Status](https://david-dm.org/midwayjs/midway/dev-status.svg?path=packages/midway-init)](https://david-dm.org/midwayjs/midway?path=packages/midway-init#info=devDependencies) |
| [`midway-bin`](https://github.com/midwayjs/midway/tree/master/packages/midway-bin) | [![npm (scoped)](https://img.shields.io/npm/v/midway-bin.svg?maxAge=86400)](https://github.com/midwayjs/midway/tree/master/midway-bin/CHANGELOG.md) | [![Dependency Status](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-bin)](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-bin) | [![devDependency Status](https://david-dm.org/midwayjs/midway/dev-status.svg?path=packages/midway-bin)](https://david-dm.org/midwayjs/midway?path=packages/midway-bin#info=devDependencies) |
| [`midway-schedule`](https://github.com/midwayjs/midway/tree/master/packages/midway-schedule) | [![npm (scoped)](https://img.shields.io/npm/v/midway-schedule.svg?maxAge=86400)](https://github.com/midwayjs/midway/tree/master/midway-schedule/CHANGELOG.md) | [![Dependency Status](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-schedule)](https://david-dm.org/midwayjs/midway.svg?path=packages/midway-schedule) | [![devDependency Status](https://david-dm.org/midwayjs/midway/dev-status.svg?path=packages/midway-schedule)](https://david-dm.org/midwayjs/midway?path=packages/midway-schedule#info=devDependencies) |
| [`injection`](https://github.com/midwayjs/midway/tree/master/packages/context) | [![npm (scoped)](https://img.shields.io/npm/v/injection.svg?maxAge=86400)](https://github.com/midwayjs/midway/tree/master/context/CHANGELOG.md) | [![Dependency Status](https://david-dm.org/midwayjs/midway.svg?path=packages/context)](https://david-dm.org/midwayjs/midway.svg?path=packages/context) | [![devDependency Status](https://david-dm.org/midwayjs/midway/dev-status.svg?path=packages/context)](https://david-dm.org/midwayjs/midway?path=packages/context#info=devDependencies) |

Globally: [![Build Status](https://img.shields.io/travis/midwayjs/midway/master.svg?style=flat)](https://travis-ci.org/midwayjs/midway) [![devDependency Status](https://david-dm.org/midwayjs/midway/dev-status.svg)](https://david-dm.org/midwayjs/midway#info=devDependencies)

Expand Down
19 changes: 0 additions & 19 deletions packages/context/.autod.conf.js

This file was deleted.

251 changes: 0 additions & 251 deletions packages/context/CHANGELOG.md

This file was deleted.

67 changes: 0 additions & 67 deletions packages/context/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions packages/context/benchmark/index.ts

This file was deleted.

20 changes: 0 additions & 20 deletions packages/context/benchmark/req-scope/userController.ts

This file was deleted.

0 comments on commit 5f39ea9

Please sign in to comment.