hangul-virtual-keyboard
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

hangul-virtual-keyboard

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


simple-keyboard

The slick virtual keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.

hangul-js

Hangul.js는 한글로 이루어진 문장의 자음과 모음을 분리하는 자바스크립트 라이브러리입니다. 자모 분리 또는 초성 검색에 사용할 수 있습니다.

📦 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

Package Sidebar

Install

npm i hangul-virtual-keyboard

Weekly Downloads

18

Version

1.0.2

License

MIT

Unpacked Size

143 kB

Total Files

8

Last publish

Collaborators

  • song-a