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

https://github.com/ffflorian/sortjson.com

Sort JSON objects online
https://github.com/ffflorian/sortjson.com

gh-pages-site json react typescript

Last synced: about 1 year ago
JSON representation

Sort JSON objects online

Awesome Lists containing this project

README

          

# sortjson.com [![Build Status](https://github.com/ffflorian/sortjson.com/workflows/Build/badge.svg)](https://github.com/ffflorian/sortjson.com/actions/)

## Install

```
yarn
```

## Start

```
yarn start
```

## Build

```
yarn dist
```

## Test

```
yarn test
```

## Deploy

```
yarn deploy
```