Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: edit convertHangulToQwerty #324

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gunhoflash
Copy link

Overview

한글 문자를 쿼티 자판에 맞는 영문 알파벳으로 변환하는 함수를 새로 추가합니다.

한글 입력이 포함되는 폼이나 서비스에서 영문만 입력 가능한 인풋이 있을 때(예: 여권 상 영문명 등), 한글 입력을 막거나 한/영 키를 안내하는 대신에 바로 영문자를 입력해줄 수 있습니다.

PR Checklist

  • I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

Copy link

changeset-bot bot commented Jan 27, 2025

⚠️ No Changeset found

Latest commit: 6dd6b2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-hangul ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 7:00am

@okinawaa
Copy link
Member

okinawaa commented Feb 6, 2025

작업해주셔서 감사해요.
영어로 한국어를 입력해버리는 실수를 탐지하기 위해서는 convertQwertyToHangul 가 꽤나 사용이 될 것 같은데요.
한글을 무의미한 영어로 변환하는 경우는 어떤 경우에 있을지 궁금합니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants