kritzware / json.pizza

Online JSON formatter and prettifier
https://json.pizza
80 stars 16 forks source link

Clean up + components #16

Open kritzware opened 4 years ago

kritzware commented 4 years ago

The initial implementation of this project was messily done in a single index.vue file. It would be nice to split it up into several components, and clean up the code in general.