Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acrogenesis/jsonace
Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor!
https://github.com/acrogenesis/jsonace
Last synced: 17 days ago
JSON representation
Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor!
- Host: GitHub
- URL: https://github.com/acrogenesis/jsonace
- Owner: acrogenesis
- License: mit
- Created: 2014-11-25T17:42:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T01:45:36.000Z (about 7 years ago)
- Last Synced: 2024-10-12T13:36:07.237Z (about 1 month ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 72
- Watchers: 6
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](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. So the installation must be manual.
JSONAce
===============
[![Gratipay](https://img.shields.io/gratipay/acrogenesis.svg)](https://gratipay.com/~acrogenesis)Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor!
![example]
Thanks to the ACE editor you can easily change the theme, font size, tab size, and more!
![settings]Installation
---
1. [Download] the GitHub repo as a zip and extract the contents.
2. Activate the `Develop` menu bar from Advance Settings in Safari.
3. On the menu bar click on Develop > Show Extension Builder.
4. On the bottom left corner click on the `+`, select Add Extension...
5. Select the `JSONAce.safariextension` folder.
6. On the top right corner of the Extension Builder window click InstallContributing
---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 waitTODO
---
- Port to chrome[1]: https://github.com/acrogenesis/JSONAce/pulls
[Download]: https://github.com/acrogenesis/JSONAce/archive/master.zip
[example]: https://github.com/acrogenesis/JSONAce/blob/master/example.png
[settings]: https://github.com/acrogenesis/JSONAce/blob/master/settings.png