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

https://github.com/zcaceres/json-sorter

Query, sort, display JSON on an overlay
https://github.com/zcaceres/json-sorter

Last synced: 24 days ago
JSON representation

Query, sort, display JSON on an overlay

Awesome Lists containing this project

README

          

# JSON-Sorter
> Authors: Zach Caceres and Michael Noronha

Takes in arbitrarily nested JSON. On each keypress, quickly sorts and displays the json that contains the value of the input.

Comments in sorter.js will get you started.