jgusta / code-generator-plugin

Code Generator Plugin for Proxyman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxyman Code Generator 🧰

A collection of plugins that can generate code to various targets from Proxyman Request/Response.

How to use

  1. Download and open Proxyman app
  2. Right-click on a Request -> Tools -> Code Generator
  3. Select a target you would like to generate.

How to build

Execute the following code in Terminal

$ npm install
$ npm run build

Credit

Proxyman Code Generator is built on top of Paw Code Generator Extensions. We appreciate Paw Team and other contributors.

License

Proxyman Code Generator Plugin is released under the MIT license. See LICENSE for more information.

About

Code Generator Plugin for Proxyman

License:MIT License


Languages

Language:JavaScript 100.0%