emersonmatsumoto / json-prettier-app

The best JSON formatter from web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Json Prettier πŸ‘©β€πŸ’»

GitHub license

An open-source JSON formatter web app.

See the app here 🌍

About

This project has an objective to create a JSON formatted that developers want. The key concepts are:

  • πŸ’β€β™€οΈ Beautiful, using styles that developers like to using.

  • 🧹 Clean, with design simple and objective.

  • πŸ”“ Security, don't share the data anywhere, we only handle this on the frontend.

Developing

To developing locally this app we need to use the commands above:

yarn install

To download the project dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

The best JSON formatter from web


Languages

Language:JavaScript 70.5%Language:CSS 15.4%Language:HTML 14.2%