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: 5 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: 2024-12-09T15:18:56.000Z (about 1 month ago)
- Last Synced: 2025-01-04T01:14:20.864Z (12 days ago)
- Language: CSS
- Homepage: jsonview.com
- Size: 378 KB
- Stars: 293
- Watchers: 20
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# No longer available
The safari extensions framework change a lot. This code is outdatedjsonview-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