https://github.com/alovajs/mock
A mock request adapter of alova.js
https://github.com/alovajs/mock
alova mock typescript
Last synced: 2 months ago
JSON representation
A mock request adapter of alova.js
- Host: GitHub
- URL: https://github.com/alovajs/mock
- Owner: alovajs
- License: mit
- Created: 2022-11-30T12:31:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T02:38:25.000Z (10 months ago)
- Last Synced: 2025-03-23T06:11:27.955Z (3 months ago)
- Topics: alova, mock, typescript
- Language: TypeScript
- Size: 1.58 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# alova mock data adapter
**alova's mock data request adapter**
[](https://www.npmjs.com/package/@alova/mock)
[](https://github.com/alovajs/mock/actions/workflows/main.yml)
[](https://coveralls.io/github/alovajs/mock?branch=main)

[alova](https://github.com/alovajs/alova) is a lightweight request strategy library, which provides targeted request strategies for different request scenarios to improve application availability, fluency, and reduce The pressure on the server side makes the application have excellent strategic thinking like a wise man.
## alova example
[Here are some examples that demonstrate the power of alova](https://alova.js.org/category/examples) that use this mock request adapter.
## LICENSE
[MIT](https://en.wikipedia.org/wiki/MIT_License)