.JSON5 Přípona souboru

JSON5 Data File

Vývojář Aseem Kishore and Jordan Tucker
Popularita
4.0  |  3 Hlasů
 

Co je soubor 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.

Další informace

Snímek obrazovky souboru .json5 v Microsoft Visual Studio Code
Soubor JSON5 otevřený v 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 otevřít soubor JSON5

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

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají soubory JSON5

Mac
Zdarma
Součást operačního systému
Kategorie: Web
Aktualizováno: 2023-09-14

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru JSON5 Data a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.