https://github.com/alexandrunastase/json-formatter-live
json formatter live / Keyboard first, privacy-friendly, installable JSON formatter
https://github.com/alexandrunastase/json-formatter-live
json-editor json-formatter pwa
Last synced: 4 months ago
JSON representation
json formatter live / Keyboard first, privacy-friendly, installable JSON formatter
- Host: GitHub
- URL: https://github.com/alexandrunastase/json-formatter-live
- Owner: alexandrunastase
- License: agpl-3.0
- Created: 2020-11-15T13:58:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T08:14:05.000Z (about 1 year ago)
- Last Synced: 2024-12-01T12:56:46.748Z (12 months ago)
- Topics: json-editor, json-formatter, pwa
- Language: Svelte
- Homepage: https://jsonformatter.com
- Size: 1.25 MB
- Stars: 114
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [json formatter](https://jsonformatter.com)
Keyboard first, privacy-friendly, installable JSON formatter and editor

[](https://app.netlify.com/sites/jfl/deploys)
### Run the project for development
- Serves app in development mode on http://localhost:3001
```bash
npm run dev
```
### Run the project in production mode
- Build static files and serves app in production mode using Docker image on http://localhost:3080
```bash
npm run build && npm run preview
```
### Run the end-to-end playwright test suite
```bash
npm run test
```
## A note on the 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 (No harmful security issues and app is functional and has a decent uptime )
`jsonformatter.live` will continue to exist and will redirect to the new domain