tinyws@0.0.4
Tiny WebSocket middleware for Node.js based on ws.
MIT
2021-05-28
安装 (0.0.4)
npm install tinyws@0.0.4
yarn add tinyws@0.0.4
pnpm add tinyws@0.0.4
bun add tinyws@0.0.4
devDependencies (25)
| 包名 | 版本要求 |
|---|---|
| @commitlint/cli | ^12.1.4 |
| @commitlint/config-conventional | ^12.1.4 |
| @rollup/plugin-typescript | ^8.2.1 |
| @tinyhttp/app | ^1.3.6 |
| @types/express | ^4.17.12 |
| @types/node | ^15.6.1 |
| @types/ws | ^7.4.4 |
| @typescript-eslint/eslint-plugin | ^4.25.0 |
| @typescript-eslint/parser | ^4.25.0 |
| c8 | ^7.7.2 |
| eslint | ^7.27.0 |
| eslint-config-prettier | ^8.3.0 |
| eslint-plugin-prettier | ^3.4.0 |
| express | ^4.17.1 |
| husky | ^6.0.0 |
| polka | ^0.5.2 |
| prettier | ^2.3.0 |
| rollup | ^2.50.2 |
| rollup-plugin-filesize | ^9.1.1 |
| rollup-plugin-terser | ^7.0.2 |
| ts-node | ^10.0.0 |
| tslib | ^2.2.0 |
| typescript | ^4.3.2 |
| uvu | ^0.5.1 |
| ws | ^7.4.6 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ws | >=7 |