{"id":14977009,"url":"https://github.com/vitejs/docs-ko","last_synced_at":"2025-04-05T00:07:45.351Z","repository":{"id":38387270,"uuid":"366948480","full_name":"vitejs/docs-ko","owner":"vitejs","description":"Vite 한글 공식 문서 (Korean translation of Vite)","archived":false,"fork":false,"pushed_at":"2025-03-17T04:54:32.000Z","size":21214,"stargazers_count":107,"open_issues_count":12,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T23:08:31.715Z","etag":null,"topics":["docs-ko","korean","translation","vitejs","vitejs-docs","vitejs-kr"],"latest_commit_sha":null,"homepage":"https://ko.vite.dev/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitejs.png","metadata":{"files":{"readme":"README.md","changelog":"changes/hotupdate-hook.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"vitejs","open_collective":"vite"}},"created_at":"2021-05-13T05:54:15.000Z","updated_at":"2025-03-26T04:29:05.000Z","dependencies_parsed_at":"2024-02-25T09:28:29.653Z","dependency_job_id":"84c9bd6f-6086-4677-8642-1fc43cb52349","html_url":"https://github.com/vitejs/docs-ko","commit_stats":{"total_commits":3559,"total_committers":26,"mean_commits":136.8846153846154,"dds":"0.019387468389997164","last_synced_commit":"678d65011380f848ce434fd14276596b9847912e"},"previous_names":["vitejs/docs-ko"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitejs%2Fdocs-ko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitejs%2Fdocs-ko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitejs%2Fdocs-ko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitejs%2Fdocs-ko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitejs","download_url":"https://codeload.github.com/vitejs/docs-ko/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266563,"owners_count":20910836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docs-ko","korean","translation","vitejs","vitejs-docs","vitejs-kr"],"created_at":"2024-09-24T13:54:50.255Z","updated_at":"2025-04-05T00:07:45.332Z","avatar_url":"https://github.com/vitejs.png","language":"Vue","funding_links":["https://github.com/sponsors/vitejs","https://opencollective.com/vite"],"categories":["Vue"],"sub_categories":[],"readme":"# Vite Document (Korean)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vite.dev\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"180\" src=\"https://vite.dev/logo.svg\" alt=\"Vite logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/vite\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/vite.svg\" alt=\"npm package\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/node/v/vite.svg\" alt=\"node compatibility\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vitejs/vite/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/vitejs/vite/actions/workflows/ci.yml/badge.svg?branch=main\" alt=\"build status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pr.new/vitejs/vite\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/start_pr_dark_small.svg\" alt=\"Start new PR in StackBlitz Codeflow\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://chat.vite.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/chat-discord-blue?style=flat\u0026logo=discord\" alt=\"discord chat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n# Vite ⚡\n\n\u003e 프런트엔드 개발의 새로운 기준\n\n- 💡 즉각적인 서버 구동\n- ⚡️ 빛처럼 빠른 HMR\n- 🛠️ 풍부한 기능\n- 📦 최적화된 빌드\n- 🔩 유연한 플러그인 시스템\n- 🔑 타입 안전한 API\n\nVite(프랑스어로 '빠른'을 의미하며 [`/vit/`](https://cdn.jsdelivr.net/gh/vitejs/vite@main/docs/public/vite.mp3), \"veet\"로 발음)는 프런트엔드 개발 경험을 크게 향상시키는 새로운 프런트엔드 빌드 툴입니다. 두 가지 주요 부분으로 구성됩니다.\n\n- [풍부한 내장 기능](https://ko.vite.dev/guide/features.html)과 놀랍도록 빠른 [HMR(Hot Module Replacement)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)을 사용하여 [네이티브 ES 모듈](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)을 통해 소스 파일을 제공하는 개발 서버입니다.\n\n- 프로덕션을 위해 고도로 최적화된 정적 에셋을 출력하도록 사전 구성된 [Rollup](https://rollupjs.org)과 함께 코드를 번들로 제공하는 [빌드 명령](https://ko.vite.dev/guide/build.html)입니다.\n\n또한 Vite는 [플러그인 API](https://ko.vite.dev/guide/api-plugin.html) 및 [JavaScript API](https://ko.vite.dev/guide/api-javascript.html)를 통해 완벽하게 타이핑을 지원하는 확장성이 뛰어납니다.\n\n[자세한 내용은 문서 읽기](https://ko.vite.dev)\n\n## 패키지\n\n| Package                                                                                  | Version (변경로그를 보려면 클릭)                                                                                                                                           |\n| ---------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [vite](https://github.com/vitejs/vite/tree/main/packages/vite)                           | [![vite version](https://img.shields.io/npm/v/vite.svg?label=%20)](https://github.com/vitejs/vite/tree/main/packages/vite/CHANGELOG.md)                                    |\n| [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy) | [![plugin-legacy version](https://img.shields.io/npm/v/@vitejs/plugin-legacy.svg?label=%20)](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy/CHANGELOG.md) |\n| [create-vite](https://github.com/vitejs/vite/tree/main/packages/create-vite)             | [![create-vite version](https://img.shields.io/npm/v/create-vite.svg?label=%20)](https://github.com/vitejs/vite/tree/main/packages/create-vite/CHANGELOG.md)               |\n\n## 기여 방법\n\n[가이드라인](./CONTRIBUTING.md)을 확인해 주세요.\n\n- [번역이 필요한 문서 목록](https://github.com/vitejs/docs-ko/issues)\n\n## 기여해 주신 분들\n\n\u003cp align=\"center\"\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/eterv\"\u003e\u003cimg width=\"100\" src=\"https://github.com/eterv.png\" alt=\"eterv\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/proceane\"\u003e\u003cimg width=\"100\" src=\"https://github.com/proceane.png\" alt=\"proceane\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/eddie0329\"\u003e\u003cimg width=\"100\" src=\"https://github.com/eddie0329.png\" alt=\"eddie0329\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/junghyeonsu\"\u003e\u003cimg width=\"100\" src=\"https://github.com/junghyeonsu.png\" alt=\"junghyeonsu\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/dante01yoon\"\u003e\u003cimg width=\"100\" src=\"https://github.com/dante01yoon.png\" alt=\"dante01yoon\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/hyjoong\"\u003e\u003cimg width=\"100\" src=\"https://github.com/hyjoong.png\" alt=\"hyjoong\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/Jogeonsang\"\u003e\u003cimg width=\"100\" src=\"https://github.com/Jogeonsang.png\" alt=\"Jogeonsang\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/marshallku\"\u003e\u003cimg width=\"100\" src=\"https://github.com/marshallku.png\" alt=\"marshallku\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/Choi-Jinwoo\"\u003e\u003cimg width=\"100\" src=\"https://github.com/Choi-Jinwoo.png\" alt=\"Choi-Jinwoo\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/tooooo1\"\u003e\u003cimg width=\"100\" src=\"https://github.com/tooooo1.png\" alt=\"tooooo1\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/HaJunRyu\"\u003e\u003cimg width=\"100\" src=\"https://github.com/HaJunRyu.png\" alt=\"HaJunRyu\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/lwamuhaji\"\u003e\u003cimg width=\"100\" src=\"https://github.com/lwamuhaji.png\" alt=\"lwamuhaji\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/thilllon\"\u003e\u003cimg width=\"100\" src=\"https://github.com/thilllon.png\" alt=\"thilllon\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/gyeongseokKang\"\u003e\u003cimg width=\"100\" src=\"https://github.com/gyeongseokKang.png\" alt=\"gyeongseokKang\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/InJaEE\"\u003e\u003cimg width=\"100\" src=\"https://github.com/InJaEE.png\" alt=\"InJaEE\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/moonhee0507\"\u003e\u003cimg width=\"100\" src=\"https://github.com/moonhee0507.png\" alt=\"moonhee0507\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/maryoh2003\"\u003e\u003cimg width=\"100\" src=\"https://github.com/maryoh2003.png\" alt=\"maryoh2003\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/puki4416\"\u003e\u003cimg width=\"100\" src=\"https://github.com/ghost.png\" alt=\"puki4416\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/Tolluset\"\u003e\u003cimg width=\"100\" src=\"https://github.com/Tolluset.png\" alt=\"Tolluset\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/devjiwonchoi\"\u003e\u003cimg width=\"100\" src=\"https://github.com/devjiwonchoi.png\" alt=\"devjiwonchoi\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/wooseok123\"\u003e\u003cimg width=\"100\" src=\"https://github.com/wooseok123.png\" alt=\"wooseok123\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://github.com/SaeWooKKang\"\u003e\u003cimg width=\"100\" src=\"https://github.com/SaeWooKKang.png\" alt=\"SaeWooKKang\"\u003e\u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/nuyhman\"\u003e\u003cimg width=\"100\" src=\"https://github.com/nuyhman.png\" alt=\"nuyhman\"\u003e\u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/jsparkdev\"\u003e\u003cimg width=\"100\" src=\"https://github.com/jsparkdev.png\" alt=\"jsparkdev\"\u003e\u003c/a\u003e\n \u003c/p\u003e\n\n기여에 감사드립니다.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitejs%2Fdocs-ko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitejs%2Fdocs-ko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitejs%2Fdocs-ko/lists"}