Skip to content

alovajs/devtools

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Nov 26, 2024
Oct 24, 2024
Nov 7, 2024
Sep 4, 2024
Jan 21, 2025
Nov 7, 2024
Jan 2, 2025
Nov 8, 2024
Dec 3, 2024
Nov 8, 2024
Jun 17, 2024
May 21, 2024
May 16, 2024
Nov 8, 2024
May 21, 2024
Nov 7, 2024
Nov 8, 2024
Jan 3, 2025
Sep 4, 2024
Sep 6, 2024
Nov 7, 2024
Nov 7, 2024
Nov 7, 2024
Nov 7, 2024

Repository files navigation

Devtools for alova.js

features

  1. Automatically generate request code and response data types, and experience IntelliSense for response in js projects.
  2. Embed API documents in the code to experience the effect of checking and using APIs.
  3. Update APIs regularly and actively notify front-end developers, no longer relying on server-side developers to notify.

image

In the past, when the backend developer delivered the API to you, you had to open the intermediate API docs to query and copy the key information into your project, and you had to constantly switch between the intermediate API docs and your editor. But now, alova's devtools can eliminate the intermediate API docs for you, shortening the collaboration distance between the frontend and the backend like a wormhole. Through it, you can quickly find the required API in the editor and display the comprehensive document of this API, and quickly comprehensive parameter transfer by referring to the API parameter table, giving you a different API integration experience.

image

Visit Detailed documentation for more information.

View API completed information

You can view the complted API information in the Editor with the IntelliSense feature.

Quick access to API

Using the trigger word a-> to trigger apis quick positioning.

Search by url

Search by description

Welcome to contribute

We are honored to receive active participation from developers around the world in Issues and Discussions.

We hope to make alova a common project for everyone who is willing to participate, rather than the alova team. We encourage everyone to become a contributor to the alova community with an open and inclusive attitude. Even if you are a junior developer, as long as your ideas meet the development guidelines of alova, please participate generously.

Changelog

Changelog

Contributors

LICENSE

MIT