Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curlconverter/curlconverter-vscode

VS Code extension that adds a "Paste cURL as code" option to the right-click menu
https://github.com/curlconverter/curlconverter-vscode

curl vscode-extension

Last synced: 4 days ago
JSON representation

VS Code extension that adds a "Paste cURL as code" option to the right-click menu

Awesome Lists containing this project

README

        

# curlconverter

This extension adds a "Paste cURL as \" option to the right click menu when you're editing a Python, JavaScript, PHP, R, Go, Java, Rust or JSON file.

Screenshot of right click menu with Past cURL as code option highlighted

The JSON output is not in any standard format, you can think of it as [curlconverter](https://curlconverter.com/)'s parser's internal state.

---

The version of curlconverter is much older than the one on https://curlconverter.com due to a technical limitation of VS Code.