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