Skip to content

fffguo/utools-curl

Repository files navigation

utools-curl

一、插件介绍

该插件是一款可以根据curl命令快速发起请求,并提供可视化界面进行参数更改、返回结果查看。

二、使用场景介绍

在日常开发中,经常需要复制测试环境的curl在本地进行调试:

1. 传统方式需要五步

  1. copy浏览器中的curl命令
  2. 打开文本编辑器
  3. 手动进行替换域名
  4. 复制新curl命令
  5. 命令行执行

2. 使用该插件现在只需两步

  1. copy浏览器中的curl命令
  2. 呼出utools,回车即可

三、插件使用说明

  1. F12打开浏览器调试工具 > Network > 选中某条请求右键 > copy > copy as curl (bash) > 这样就得到了一条curl命令
  2. alt+space > 呼出utools
  3. 回车进入插件即可

四、插件效果图预览

点击查看大图

效果预览

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

JetBrains OS licenses

utools-curl had been being developed with WebStorm IDE under the free JetBrains Open Source license(s) granted by JetBrains s.r.o., hence I would like to express my thanks here.

About

该插件是一款可以根据curl命令快速发起请求,并提供可视化界面进行参数更改、返回结果查看。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •