IMG-LOGO

JSON Formatter

andy - 27 Jan, 2016 4801 Views 0 Comment

Do you need to format the JSON text? Simply copy the JSON text into the following box and click the Format JSON button.



What is JSON?

JSON stands for JavaScript Object Notation. It is used as replacemea nt of XML due to it's format is easy to read, lightweight and structure-able.

Example of JSON Text

{"books":[
    {"title":"Introduction to JSON", "author":"James Angus"},
    {"title":"Javascript for Beginners", "author":"John SMith"}
]}

Comments

There are no comments available.

Write Comment
0 characters entered. Maximum characters allowed are 1000 characters.

Popular Articles

Popular Web Tools

JSON Datetime converter

Do you need to help to convert JSON time to readable human date time? Use our free tool to help you convert the time.

Text Tool - Remove parentheses, brackets, and braces

Allows you to remove parenthesis, brackets or braces symbols of your text content. You have an option to remove the inside wrapping content as well. For example: My Categories (1200) can be as My Categories 1200 or My Categories.