1.0.2 • Published 4 years ago

hangul-virtual-keyboard v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

hangul-virtual-keyboard

기존의 simple-keyboard에서 제공하는 Korean 버전은 받침이 입력되지 않는 문제점이 있습니다. 이를 해결하기 위해 hangul-js의 Hangul.assemble을 이용했습니다. 한글의 자음/모음을 조합하여 글자로 보여줍니다.




📦 Installation & Usage

npm install hangul-virtual-keyboard

import Keyboard from 'hangul-virtual-keyboard';

🚀 Demo (simple-keyboard)

Demo Showcase (Vanilla, Angular, React, Vue)

📖 Documentation (simple-keyboard)

Check out the simple-keyboard documentation site.

Feel free to browse the Questions & Answers (FAQ) page for common use-cases.

To run demo on your own computer

Other versions

✳️ Modules (simple-keyboard)

You can extend simple-keyboard's functionality with modules. Such as:

Want to create your own module? Check out the Modules page for instructions.

✅ Contributing

PR's and issues are welcome. Feel free to submit any issues you have at: https://github.com/LeeSongA/hangul-virtual-keyboard/issues