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
- Host: GitHub
- URL: https://github.com/ffflorian/sortjson.com
- Owner: ffflorian
- License: gpl-3.0
- Created: 2019-01-10T16:47:05.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T20:46:17.000Z (over 1 year ago)
- Last Synced: 2025-04-30T06:44:59.544Z (about 1 year ago)
- Topics: gh-pages-site, json, react, typescript
- Language: TypeScript
- Homepage: https://sortjson.com
- Size: 14 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# sortjson.com [](https://github.com/ffflorian/sortjson.com/actions/)
## Install
```
yarn
```
## Start
```
yarn start
```
## Build
```
yarn dist
```
## Test
```
yarn test
```
## Deploy
```
yarn deploy
```