Show HN: Dev Toolbelt - Handy micro-tools for developers

by gimeneteon 11/17/2014, 4:57 PMwith 6 comments

by gimeneteon 11/17/2014, 4:58 PM

I was tired of wasting time looking for online tools all the time to pretty print a JSON to inspect it, encode/decode strings, convert from one markup language to another, checking hashes, etc. For some tasks I was usually using the interactive console of some dynamic language such as python or node but it wasn't easy enough.

So I've made a static web page that you can use online or download to your computer with all those tools and much more. Personally I have that as home page in my browser :)

by justfaneon 11/17/2014, 5:34 PM

Maybe package this into a chrome app for offline use? Awesome little took-kit you've got here.