An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![IMAGE](image.png)

# 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
```