.JSON5 Bestandsextensie

JSON5 Data File

Ontwikkelaar Aseem Kishore and Jordan Tucker
Populariteit
4.0  |  3 Stemmen
 

Wat is een JSON5-bestand?

A JSON5 file contains data saved in the JSON5 Data Interchange Format. The JSON5 format is an extension of JSON. It includes some aspects of ECMAScript 5.1 syntax, to make data more human-readable.

Meer informatie

Schermafbeelding van een .json5-bestand in Microsoft Visual Studio Code
JSON5-bestand geopend in Microsoft Visual Studio Code

JSON is a text-based data interchange format used primarily by web developers. While .JSON files are human-readable, the developers of JSON5 felt the JSON format could be modified to make manually writing, reading, and maintaining JSON data easier.

To do this, the JSON5 team added several features of ECMAScript 5.1 to the standard JSON format. Some of these features include:

  • Objects and arrays may have a single trailing comma
  • Strings may be single-quoted, span multiple lines, and include character escapes
  • Numbers may be hexadecimal, have a leading or trailing decimal point, and begin with an explicit plus sign
  • Single-line comments, multi-line comments, and white space characters are allowed

Because JSON5 is a superset of JSON, all JSON files are valid JSON5 files. Additionally, because JSON5 is a subset of ECMAScript 5.1, most JSON5 files are valid ECMAScript 5.1 files.

Een JSON5-bestand openen

You can open and edit a JSON5 file with Microsoft Visual Studio Code, Brackets, Notepad++, or any other text or source code editor.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die JSON5-bestanden openen

Mac
Gratis
Inbegrepen bij het besturingssysteem
Categorie: Web
Bijgewerkt: 2023-09-14

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het JSON5 Data-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.