/code-generator-plugin

Code Generator Plugin for Proxyman

Primary LanguageJavaScriptMIT LicenseMIT

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

$ nvm 16
$ npm i
$ 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.