curl_parser 0.1.0-dev.1 curl_parser: ^0.1.0-dev.1 copied to clipboard
Parse cURL command to Dart object and convert Dart object to cURL commands.
0.1.0-dev.1 #
- Added new test cases.
- Rectified & revamped original code to improve the cURL parsing.
- Replace native shell command parser with shlex.
- Forked from curl_converter.