albertodeago / curl-generator

A small, dependency free library to get curl snippets
MIT License
20 stars 9 forks source link

URL Queries Feature Added #13

Open adurhmn opened 4 months ago

adurhmn commented 4 months ago

Resolves Issue https://github.com/albertodeago/curl-generator/issues/12

albertodeago commented 4 months ago

thanks @adurhmn for opening a PR to improve this package 🫶 I've just a comment as stated above, if you fix it (I suggest to just get rid of the dist in the gitignore) that'll be enough to merge it! Keep in mind that you will also need to build the package locally (npm run build) and commit the dist changes