JSON 데이터를 빠르게 만들어주는 사이트들이다.
가 데이터 만들 때 사용하면 편하다.
DB에서 데이터 가져오는 척 해줄 수 있는 사이트 이다.
초기 프론트엔드 프로젝트 작업할 때 유용하다.
✨ JSON Generator
1. JSON GUI
JSON GUI
A JSON Viewer and editor for visually editing JSON files. Supported file types for importing and exporting are CSV, YAML, XML etc. You are also able to generate JSON patches (RFC6902).
json-gui.esstudio.site
2. Objgen
ObjGen - Live Code Generation for the Web
www.objgen.com
3. Bfotool
이 사이트는 랜던 JSON 생성 제외하고도 다양한 기능이 있어서 좋다!
랜덤 JSON 생성 - 온라인 랜덤 JSON
세계에서 가장 간단한 임의의 JSON 생성기. JSON 생성 버튼을 누르기만 하면 임의의 JSON 데이터 구조를 얻을 수 있습니다.
bfotool.com
4. Generatedata
generatedata.com
generatedata.com
✨ JSON Validator
1. JSON Validator
Best free online JSON Validator
The JSON Validator(JSONLint) helps debugging JSON data by formatting and validating JSON data, JSON String and Json Objects so that it can easily find and read errors by human beings.
tools.learningcontainer.com
✨ JSON Parser
1. JSON Parser
JSON Parser - Best JSON Formatter | JSON Editor
The best JSON parser online helps you to converts json to a readable. You can do json formatter, json beautifier, json viewer, json editor.
jsonParser.org
✨ JSON 비교하기
1. JSON Diff
JSON Diff - The semantic JSON compare tool
www.jsondiff.com
✨ JSON Beautify
1. JSON Beautifier
Json Beautifier - Json Formatter | Json Viewer | Json Editor
Online best free JSON Beautifier tool used as JSON editor, Json viewer, Json Validator and Json formatter to display data in a tree view and plain text.
jsonbeautifier.org
'Frontend' 카테고리의 다른 글
firebase 배포하는 방법 (1) | 2024.09.16 |
---|---|
구글 앱 비밀번호 생성하는 방법 (0) | 2024.01.03 |
nvm 명령어 (1) | 2023.12.22 |
yarn으로 패키지 설치할 때 .gitignore 작성법 (0) | 2023.11.07 |