jamdotdev / jam-dev-utilities

Lightweight utils set - fast and open-source. It's got cmd+k search & everything's client-side. No ads, your data stays local.
https://jam.dev/utilities
GNU General Public License v3.0
248 stars 26 forks source link

feat: create cURL to JavaScript fetch page #30

Closed peckz closed 2 months ago

peckz commented 2 months ago

This PR introduces a fully functional cURL to JavaScript fetch converter to our application. The converter uses under the hood the open-source curlconverter package.


image