JSPM

  • Created
  • Published
  • Downloads 1508386
  • Score
    100M100P100Q205081F
  • License MPLv2

A set of primitives to build Vercel Edge Runtime.

Package Exports

  • @edge-runtime/primitives
  • @edge-runtime/primitives/abort-controller
  • @edge-runtime/primitives/blob
  • @edge-runtime/primitives/cache
  • @edge-runtime/primitives/console
  • @edge-runtime/primitives/crypto
  • @edge-runtime/primitives/dist/abort-controller.js
  • @edge-runtime/primitives/dist/blob.js
  • @edge-runtime/primitives/dist/cache.js
  • @edge-runtime/primitives/dist/console.js
  • @edge-runtime/primitives/dist/crypto.js
  • @edge-runtime/primitives/dist/encoding.js
  • @edge-runtime/primitives/dist/events.js
  • @edge-runtime/primitives/dist/fetch.js
  • @edge-runtime/primitives/dist/index.js
  • @edge-runtime/primitives/dist/streams.js
  • @edge-runtime/primitives/dist/structured-clone.js
  • @edge-runtime/primitives/dist/url.js
  • @edge-runtime/primitives/encoding
  • @edge-runtime/primitives/events
  • @edge-runtime/primitives/fetch
  • @edge-runtime/primitives/streams
  • @edge-runtime/primitives/structured-clone
  • @edge-runtime/primitives/url

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

Readme


edge-runtime logo

@edge-runtime/primitives: A set of primitives to build Vercel Edge Runtime.

See @edge-runtime/primitives section in our website for more information.


Install

Using npm:

npm install @edge-runtime/primitives --save

or using yarn:

yarn add @edge-runtime/primitives --dev

or using pnpm:

pnpm install @edge-runtime/primitives --save

License

@edge-runtime/primitives © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel