sberan / jsonview-safari

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

Home Page:jsonview.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonview-safari

Gratipay

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

Install Now download-icon

View on Apple Safari Extensions Gallery

This plugin was ported from jsonview and jsonview-chrome

If you like JSONView check out 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
  6. Enjoy a refreshing Insert Favorite Beverage and wait

About

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

jsonview.com

License:MIT License


Languages

Language:CSS 54.0%Language:JavaScript 46.0%