JSPM

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

A wrapper around the Cloudflare Images API.

Package Exports

  • cloudflare-images
  • cloudflare-images/dist/index.cjs.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 (cloudflare-images) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cloudflare-images

npm GitHub issues GitHub

About

A wrapper around the Cloudflare Images API.

NOTE

  • This won't work directly in browsers because the API doesn't support CORS. 1
  • Works very well in Node.js though 🙃