JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q32645F
  • License Apache-2.0

bxf is a versatile request library specifically designed for browsers, encapsulating both XHR and Fetch functionalities. In addition to handling regular network requests, it seamlessly supports network requests in the background with manifest_version 3.

Package Exports

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

Readme

bxf

bxf 是一款针对浏览器封装的多功能请求库,封装了 XHR 和 Fetch,以实现对 HTTP 请求的无缝处理。它能智能适应不同的环境,自动识别并支持各种请求类型。除了常规的网页请求外,它还特别设计以与使用 manifest_version: 3 的浏览器扩展无缝集成。这确保在现代 Web 开发环境中实现完美兼容性和最佳性能