alovajs / devtools

Editor devtools for alova.js
MIT License
9 stars 5 forks source link

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