JSPM

  • Created
  • Published
  • Downloads 570
  • Score
    100M100P100Q111412F
  • License Apache-2.0

Client SDK for Momento services

Package Exports

  • @gomomento/sdk-web
  • @gomomento/sdk-web/dist/src/index.js

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 (@gomomento/sdk-web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

{{ ossHeader }}

Packages

The JavaScript Web SDK is available on npmjs: @gomomento/sdk-web.

The web SDK is the best choice for client-side JavaScript applications, such as code that will run in a browser. For node.js server-side applications, check out the Momento Node.js SDK.

Usage

{% include "./examples/web/cache/readme.ts" %}

Getting Started and Documentation

Documentation is available on the Momento Docs website.

Examples

Working example projects, with all required build configuration files, are available in the examples subdirectory.

Developing

If you are interested in contributing to the SDK, please see the CONTRIBUTING docs.

{{ ossFooter }}