tinyws@0.0.3
Tiny WebSocket middleware for Node.js based on ws.
MIT
2021-05-16
安装 (0.0.3)
npm install tinyws@0.0.3
yarn add tinyws@0.0.3
pnpm add tinyws@0.0.3
bun add tinyws@0.0.3
devDependencies (25)
| 包名 | 版本要求 |
|---|---|
| @commitlint/cli | ^12.1.1 |
| @commitlint/config-conventional | ^12.1.1 |
| @rollup/plugin-typescript | ^8.2.1 |
| @tinyhttp/app | ^1.3.3 |
| @types/express | ^4.17.11 |
| @types/node | ^15.0.2 |
| @types/ws | ^7.4.2 |
| @typescript-eslint/eslint-plugin | ^4.22.0 |
| @typescript-eslint/parser | ^4.22.0 |
| c8 | ^7.7.2 |
| eslint | ^7.25.0 |
| eslint-config-prettier | ^8.3.0 |
| eslint-plugin-prettier | ^3.4.0 |
| express | ^4.17.1 |
| husky | ^6.0.0 |
| polka | ^1.0.0-next.14 |
| prettier | latest |
| rollup | ^2.47.0 |
| rollup-plugin-filesize | ^9.1.1 |
| rollup-plugin-terser | ^7.0.2 |
| ts-node | ^9.1.1 |
| tslib | ^2.2.0 |
| typescript | ^4.2.4 |
| uvu | ^0.5.1 |
| ws | >=7 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=7 |