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

https://github.com/srph/jayson

A no-refresh JSON escape/unescape formatter.
https://github.com/srph/jayson

javascript json react

Last synced: 3 months ago
JSON representation

A no-refresh JSON escape/unescape formatter.

Awesome Lists containing this project

README

          

## Jayson

![Preview](https://uploads.codesandbox.io/uploads/user/c7f9b87b-fdfd-4785-9c66-58f9d7ae6a3b/ivgl-preview.PNG)

A no-refresh JSON escape-unescape formatter. [freeformatter.com](https://www.freeformatter.com/json-escape.html) is an amazing service, but I think it's about time we go away from having to refresh page each time.

[View demo](https://zl33l5km24.codesandbox.io/)

## Attribution
Big thanks to [CodeSandbox](https://codesandbox.io/) for allowng me to scaffold this app in no time.