aaronshaf / sqs-admin

GUI for SQS. Useful for local development.
MIT License
16 stars 6 forks source link

Async/Await refactor, improve Readme... #1

Closed heiso closed 7 years ago

heiso commented 7 years ago

Async/Await refactor Improve Readme Remove unused dependencies Add npm badges Add travis.yml

You can add your repository to travis CI here

heiso commented 7 years ago

Hey @aaronshaf ! I'm currently using you tool and as I needed to add some features I decided to begin with some improvements on the code itself :)

Feel free to review/comment ;)

Nice tool by the way, helped a lot !

aaronshaf commented 7 years ago

Perhaps we could use prettier to format it?

heiso commented 7 years ago

Yes why not :)

heiso commented 7 years ago

Or maybe this one https://standardjs.com/ @aaronshaf