stoppable@1.0.1
```js const server = stoppable(http.createServer(handler)) server.stop() ```
MIT
2017-05-19
安装 (1.0.1)
npm install stoppable@1.0.1
yarn add stoppable@1.0.1
pnpm add stoppable@1.0.1
bun add stoppable@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| awaiting | ^2.2.0 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| chai | ^3.5.0 |
| documentation | ^4.0.0-rc.1 |
| mocha | ^3.4.1 |
| nsp | ^2.6.2 |
| nyc | ^10.3.2 |
| requisition | ^1.7.0 |
| standard | ^8.6.0 |