Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pin705/json-format
https://github.com/pin705/json-format
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pin705/json-format
- Owner: pin705
- Created: 2023-03-27T03:36:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-27T03:46:19.000Z (over 1 year ago)
- Last Synced: 2024-07-16T07:39:00.234Z (4 months ago)
- Language: Vue
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON Formatter
A lite web app to format and preview json string.
## Vue 3 + Typescript + Vite
This project is built with **[Vue 3](https://vuejs.org/) + [Typescript](https://www.typescriptlang.org/) + [Vite](https://vitejs.dev/)**## Docker image
View at [Docker Hub](https://hub.docker.com/r/bluesky335/json-formatter)
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
## Start up
`npm install`
`npm run dev`