Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/curlconverter/curlconverter-vscode
- Owner: curlconverter
- License: mit
- Created: 2022-01-09T22:36:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T08:13:47.000Z (about 2 years ago)
- Last Synced: 2024-08-02T16:11:22.586Z (3 months ago)
- Topics: curl, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=curlconverter.curlconverter
- Size: 272 KB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
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.