github curlconverter/curlconverter v4.0.0-alpha.4

latest releases: v4.6.0, v4.5.0, v4.4.1...
pre-release18 months ago

Pre-release of curlconverter 4 which

  • uses tree-sitter to parse bash
  • changes the command line interface to act as a drop-in replacement for curl:
    Previously you would pass the command as a single string curlconverter --language browser 'curl -X POST example.com', now you would do curlconverter --language browser -X POST example.com
  • makes Node 14.8 the minimum supported version

Don't miss a new curlconverter release

NewReleases is sending notifications on new releases.