https://github.com/afeiship/http-packages
Http packages.
https://github.com/afeiship/http-packages
cache compose computed cross fetch getters http http-schema next nprogress-interceptor nx plugin schema timeout ui
Last synced: 11 months ago
JSON representation
Http packages.
- Host: GitHub
- URL: https://github.com/afeiship/http-packages
- Owner: afeiship
- Created: 2019-02-17T14:48:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T03:28:31.000Z (12 months ago)
- Last Synced: 2025-03-11T19:01:04.250Z (12 months ago)
- Topics: cache, compose, computed, cross, fetch, getters, http, http-schema, next, nprogress-interceptor, nx, plugin, schema, timeout, ui
- Language: JavaScript
- Homepage:
- Size: 703 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-packages
> Fetch packages.
## packages
```shell
npm i -S @jswork/http-rest-config
npm i -S @jswork/http-schema
npm i -S @jswork/next-abstract-request
npm i -S @jswork/next-apply-fetch-middleware
npm i -S @jswork/next-content-type
npm i -S @jswork/next-cookie-fetch
npm i -S @jswork/next-data-transform
npm i -S @jswork/next-fetch-with-cancelable
npm i -S @jswork/next-fetch-with-content-type
npm i -S @jswork/next-fetch-with-debug
npm i -S @jswork/next-fetch-with-delay
npm i -S @jswork/next-fetch-with-proxy
npm i -S @jswork/next-fetch-with-random-ua
npm i -S @jswork/next-fetch-with-request-id
npm i -S @jswork/next-fetch-with-response-type
npm i -S @jswork/next-fetch-with-retry
npm i -S @jswork/next-fetch-with-timeout
npm i -S @jswork/next-fetch
npm i -S @jswork/next-parse-request-args
npm i -S @jswork/next-spider-fetch
npm i -S @jswork/next-taro-request
npm i -S @jswork/node-http-schema
npm i -S @jswork/weapp-http-schema
npm i -S @jswork/web-http-schema
```