express-state@2.0.0
Share server-side state with the client-side of an Express app via JavaScript.
2020-04-29
安装 (2.0.0)
npm install express-state@2.0.0
yarn add express-state@2.0.0
pnpm add express-state@2.0.0
bun add express-state@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| serialize-javascript | ^3.0.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| benchmark | ~1.0.0 |
| chai | * |
| express | 4.x |
| express3-handlebars | * |
| istanbul | * |
| mocha | * |
| mockery | * |
| xunit-file | * |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| express | >=3.x |