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: 7 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T10:21:36.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T22:18:22.037Z (8 months ago)
- Topics: ace, ace-editor, nuxt, nuxtjs, pretty, pretty-print
- Language: SCSS
- Homepage:
- Size: 543 KB
- Stars: 1
- Watchers: 2
- 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
```