JSPM

xmlhttprequest-polyfill

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

XMLHttpRequest polyfill using Fetch API

Package Exports

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

Readme

XMLHttpRequest Polyfill

This polyfill was made specifically to support Colyseus to run under Decentraland SDK7.

This polyfill implements only a subset of XMLHttpRequest and is not feature complete. Pull requests are welcome.

License

MIT