JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15838
  • Score
    100M100P100Q132225F

Share server-side state with the client-side of an Express app via JavaScript.

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.

Build Status

Goals & Design

Installation

Install using npm:

$ npm install express-state

Usage

API

License

This software is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for license text and copyright information.