Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acrogenesis/jsonview-safari

A port of the JSONView Firefox extension that formats and syntax highlights JSON viewed inside of the browser.
https://github.com/acrogenesis/jsonview-safari

Last synced: 19 days ago
JSON representation

A port of the JSONView Firefox extension that formats and syntax highlights JSON viewed inside of the browser.

Awesome Lists containing this project

README

        

# URGENT MESSAGE
![](http://www.motherjones.com/files/images/blog_apple_evil_empire.jpg)

Apple changed their Safari Extensions policy and now I need a Developer Account which costs $100 USD to release new bug fixes and features.
Please send me some cash to gather the $100. Thanks! https://www.changetip.com/tipme/acrogenesis

jsonview-safari
===============
[![Gratipay](https://img.shields.io/gratipay/acrogenesis.svg)](https://gratipay.com/~acrogenesis)

Formats & syntax highlights JSON viewed inside of the web browser!

[Install Now ![download-icon]][download-link]

[View on Apple Safari Extensions Gallery](https://extensions.apple.com/details/?id=com.acrogenesis.jsonview-56Q494QF3L)

This plugin was ported from [jsonview](https://github.com/bhollis/jsonview) and [jsonview-chrome](https://github.com/jamiew/jsonview-chrome)

__If you like JSONView check out [JSONAce](https://github.com/acrogenesis/JSONAce) it's like JSONView but uses the ACE editor.__

![example]

Contributing
---

1. Fork it.
2. Create a branch `git checkout -b my_markup`
3. Commit your changes `git commit -am "Cool new feature"`
4. Push to the branch `git push origin my_markup`
5. Open a [Pull Request][1]
6. Enjoy a refreshing `Insert Favorite Beverage` and wait

[1]: https://github.com/acrogenesis/jsonview-safari/pulls
[download-link]: https://github.com/acrogenesis/jsonview-safari/raw/v1.7/jsonview.safariextz
[download-icon]: https://github.com/acrogenesis/jsonview-safari/blob/master/icon-install_2x.png
[example]: https://github.com/acrogenesis/jsonview-safari/blob/master/example.png