bbhunter / json-formatter

An offline tool to format JSON

Home Page:http://fadamiao.github.io/json-formatter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json-formatter.html

An offline tool to format JSON

Infos

  • Made in OS: Windows 7
  • Tested in Browser: Firefox 21+, Chrome 29+, IE 9, Opera 12.16, Safari 5.1.7 (Windows)
  • Language Used: JavaScript
  • License: BSD 3-Clause License

Problems

  • IE 9 - SCRIPT5009: 'Blob' is not defined
  • Opera 12.16 - Uncaught exception: TypeError: Cannot convert 'window.URL' to object
  • Safari 5.1.7 (Windows) - TypeError: '[object BlobConstructor]' is not a constructor (evaluating 'new Blob([json], {type: 'application/octet-stream'})')

About

An offline tool to format JSON

http://fadamiao.github.io/json-formatter/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 100.0%