Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/acrogenesis/jsonview-safari
- Owner: acrogenesis
- License: mit
- Created: 2014-06-11T20:06:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T05:25:45.000Z (about 9 years ago)
- Last Synced: 2024-10-12T13:36:16.951Z (about 1 month ago)
- Language: CSS
- Homepage: jsonview.com
- Size: 697 KB
- Stars: 293
- Watchers: 20
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/acrogenesisjsonview-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