Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbonkr/json-formatter

json formatted view page
https://github.com/bbonkr/json-formatter

hacktoberfest hacktoberfest-accepted json-formatter

Last synced: 25 days ago
JSON representation

json formatted view page

Awesome Lists containing this project

README

        

# json-formatter

[![Netlify Status](https://api.netlify.com/api/v1/badges/d3965fde-7320-4404-86de-cbd24c3a56b5/deploy-status)](https://app.netlify.com/sites/admiring-lamport-99ef52/deploys)

Easy to read json formatter

## npm script

### dev

start dev server

```bash
$ npm run dev
```

### build

build

```bash
$ npm run build
```