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: 5 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

        

# No longer available
The safari extensions framework change a lot. This code is outdated

jsonview-safari
===============

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