JSPM

vue-mini-request

2.0.0-rc.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q15040F
  • License MIT

Vue composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.

Package Exports

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

Readme

fork 自 AttoJS/vue-request 修改了rollup配置使其兼容 @vue-mini/wechat

api 与 vue-request 完全一致

直接安装即可使用

npm i vue-mini-reuqest@nest
yarn add vue-mini-reuqest@nest