.JSON5 파일 확장자

JSON5 Data File

개발사 Aseem Kishore and Jordan Tucker
인기도
4.0  |  3 투표
 

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.

추가 정보

Microsoft Visual Studio Code에서 열린 .json5 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 JSON5 파일

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.

JSON5 파일을 여는 방법

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

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

JSON5 파일을 여는 프로그램

카테고리:
업데이트: 2023-09-14

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 JSON5 Data 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.