github curlconverter/curlconverter v4.0.0-alpha.4

latest releases: v4.9.0, v4.8.1, v4.8.0...
pre-release2 years 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.