Show HN: Curl-parser-ts- a lib to parse curl into url, headers, body

npmjs.com

1 points by hp77 8 hours ago

There exist libraries which provide curl parsing but they are not actively maintained and are missing a lot of features, contributing back to them is also not possible because maintainers are not active hence I created this to fulfill usecase where you would like to get detail of your curl request in your JS/TS, you can use curl-parser-ts.