Things I Learned Today
Monday, April 9, 2012
Pretty JSON and Dark Ubuntu
Do get Eclipse using a dark theme to match dark background syntax highlighting plugin you need to set the gtk theme using
myunity
(from
this answer on SO
).
Pretty printing JSON
with bash using just Python
:
echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool
Pretty JSON using an
add-on in Firefox
.
Using NodeJS and the
pretty-data module
to make a
simple shell script
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment