JSON icon
JSON icon

JSON

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999.

JSON screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • JavaScript
-
No reviews
23likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Independent

 Tags

JSON News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • soul1472 liked JSON
  • Hjson icon
    FarmTribe added JSON as alternative to Hjson
  • KDL icon
    nuuvil added JSON as alternative to KDL
  • julthep updated JSON
  • AuthoritativeProtocol liked JSON
Show all activities

JSON information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 1 comments and reviews about JSON, and it has gotten 23 likes

JSON was added to AlternativeTo by chrisblupodev on and this page was last updated .

Comments and Reviews

   
 Post comment/review
Iris Panabaker
-1

I love JSON and create a tool which works well for JSON JSON Formatter

Review by a new / low-activity user.

Featured in Lists

My favorite web development tools - Web languages - Nocode - Marketing - Code Editors - HTML/CSS Frameworks - CSS …

List by wallygator1 with 46 apps, updated

A list with 13 apps by kaekazeh without a description.

List by kaekazeh with 13 apps, updated

What is JSON?

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.