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

HTML to view JSON #314

Open
AlexisKAndersen opened this issue Jul 16, 2019 · 1 comment
Open

HTML to view JSON #314

AlexisKAndersen opened this issue Jul 16, 2019 · 1 comment

Comments

@AlexisKAndersen
Copy link

I'm trying to set up the "poor man's code climate" but given the way our system works and our repo is set up, sending around 9000 html files is prohibitively expensive. But this gave me an idea. If there were html set up to read a json file and fill in data from that, we could use the json formatter and send that file around. And in general, this seems like a more efficient approach than generating tons of html files.

@nunosilva800
Copy link
Collaborator

Not entirely sure if JS and browsers allow to load arbitrary JSON files from the disk, but it does seem like a good thing!

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

No branches or pull requests

2 participants