项目作者: augusto-jm-amaral

项目描述 :
The best JSON formatter from web
高级语言: JavaScript
项目地址: git://github.com/augusto-jm-amaral/json-prettier-app.git
创建时间: 2020-09-07T16:24:54Z
项目社区:https://github.com/augusto-jm-amaral/json-prettier-app

开源协议:

下载


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.

Code of Conduct

Contributing Guide

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.