Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make JSON files readable #10

Open
cfarm opened this issue Jul 10, 2014 · 3 comments
Open

Make JSON files readable #10

cfarm opened this issue Jul 10, 2014 · 3 comments

Comments

@cfarm
Copy link

cfarm commented Jul 10, 2014

Right now the JSON files in the data folder are in a compressed state. It should be easy to make these more readable/editable using a 'beautify' tool like the following:

http://jsbeautifier.org/

@madewithsalt
Copy link

For those that use Sublime, this tool has a package that lets you do it
right in the editor. :) Super handy!

@cfarm
Copy link
Author

cfarm commented Jul 10, 2014

Nice tip. Is this the one? https://github.com/dzhibas/SublimePrettyJson

@madewithsalt
Copy link

Actually I think it's this one:
https://github.com/enginespot/js-beautify-sublime

It's listed as "Javascript Beautify" inside sublime's package manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants