Package Exports
- express-state
- express-state/lib/serialize
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (express-state) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Express State
Share server-side state with the client-side of an Express app via JavaScript.
Goals & Design
Installation
Install using npm:
$ npm install express-stateUsage
API
License
This software is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for license text and copyright information.
