.JSON5 Rozszerzenie pliku

JSON5 Data File

Deweloper Aseem Kishore and Jordan Tucker
Popularność
4.0  |  3 Głosów
 

Czym jest plik JSON5?

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.

Więcej informacji

Zrzut ekranu pliku .json5 w Microsoft Visual Studio Code
Plik JSON5 otwarty w 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.

Jak otworzyć plik JSON5

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

Otwórz ponad 400 formatów plików za pomocą File Viewer Plus.Bezpłatne pobieranie

Programy otwierające pliki JSON5

Windows
Bezpłatny
Bezpłatny
Mac
Bezpłatny
Dołączony do systemu
Linux
Bezpłatny
Bezpłatny
Kategoria: Sieć
Zaktualizowano: 2023-09-14

Zweryfikowane przez FileInfo.com

Zespół FileInfo.com niezależnie zbadał format pliku JSON5 Data oraz aplikacje Mac, Windows, and Linux wymienione na tej stronie. Naszym celem jest 100% dokładność i publikujemy wyłącznie informacje o zweryfikowanych typach plików.

Jeśli chcesz zaproponować dodatki lub aktualizacje tej strony, daj nam znać.