Settings

Theme

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

gimenete.github.io

8 points by gimenete 11 years ago · 6 comments

Reader

gimeneteOP 11 years ago

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 :)

justfane 11 years ago

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

  • gimeneteOP 11 years ago

    Good idea. I've never done a chrome app before so I could learn things in the process.

    Nevertheless you can clone the repo and open the HTML files in your browser. It's only static html and javascript.

    Thanks!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection