https://github.com/kkent030315/pretty-json
Json beautifier using ace.js and nuxt.js
https://github.com/kkent030315/pretty-json
ace ace-editor nuxt nuxtjs pretty pretty-print
Last synced: 14 days ago
JSON representation
Json beautifier using ace.js and nuxt.js
- Host: GitHub
- URL: https://github.com/kkent030315/pretty-json
- Owner: kkent030315
- License: other
- Created: 2020-11-30T07:23:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T10:21:36.000Z (over 5 years ago)
- Last Synced: 2026-05-04T22:36:46.989Z (about 1 month ago)
- Topics: ace, ace-editor, nuxt, nuxtjs, pretty, pretty-print
- Language: SCSS
- Homepage:
- Size: 543 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# pretty-json
Json Beautifier using [ace.js](https://github.com/ajaxorg/ace) and [nuxt.js](https://github.com/nuxt/nuxt.js)
# Build and Run
```
git clone https://github.com/kkent030315/pretty-json.git
```
```
cd pretty-json
npm run dev
```