alexandrunastase / json-formatter-live

json formatter live / Keyboard first, privacy-friendly, installable JSON formatter

Home Page:https://jsonformatter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard first, privacy-friendly, installable JSON formatter and editor

End-to-end tests Netlify Status

Run the project for development

 make run

Run the project in production mode

 make run-prod

Run the end to end test suite

  • Runs the cypress end to end tests
 make test

Note: make run-prod needs to have been run beforehand

A note on the new domain name

The jsonformatter.com domain doesn't belong to the owner of the repo, but was kindly pointed to the app by its owner under the following conditions:

  • Keep the code open source
  • Keep the app advertising free
  • Make sure the app is relatively maintained (TLS certificates are up-to-date, app is functional and has a decent uptime )

jsonformatter.live will continue to exist and will redirect to the new domain

Pro tip: If you installed the app on your computer using the .live domain, you will need to reinstall using the new one to get rid of the addres bar showing up at the top.

About

json formatter live / Keyboard first, privacy-friendly, installable JSON formatter

https://jsonformatter.com

License:GNU Affero General Public License v3.0


Languages

Language:Svelte 34.0%Language:JavaScript 31.5%Language:SCSS 18.8%Language:HTML 10.8%Language:TypeScript 2.6%Language:Makefile 1.8%Language:Dockerfile 0.4%