Socket
Socket
Sign inDemoInstall

react-hangul-virtual-keyboard

Package Overview
Dependencies
10
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-hangul-virtual-keyboard

React.js Virtual Keyboard (Korean layout, English layout)


Version published
Weekly downloads
26
increased by52.94%
Maintainers
1
Install size
377 kB
Created
Weekly downloads
 

Readme

Source

react-hangul-virtual-keyboard

React.js Virtual Keyboard (Korean layout, English layout)

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


react-simple-keyboard

The slick virtual keyboard for React. Customizable, responsive and lightweight.

hangul-js

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

📦 Installation & Usage

npm install react-hangul-virtual-keyboard

import Keyboard from 'react-hangul-virtual-keyboard';

🚀 Demo (simple-keyboard)

https://simple-keyboard.com/demo

📖 Documentation (simple-keyboard)

Check out the simple-keyboard documentation site.

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

To run demo on your own computer

Other versions

✅ Contributing

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

Keywords

FAQs

Last updated on 28 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc