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

https://github.com/xg4/sort-json

sort json file via Deno
https://github.com/xg4/sort-json

deno json sort

Last synced: about 2 months ago
JSON representation

sort json file via Deno

Awesome Lists containing this project

README

          

# sort-json

## Usage

```sh
deno run --allow-read --allow-write https://raw.githubusercontent.com/xg4/sort-json/master/mod.ts ./tsconfig.json
```