Skip to content

An angular js directive implementation of Mottie Keyboard Library

Notifications You must be signed in to change notification settings

Adibla/angularjs-virtual-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-virtual-keyboard

An angular js directive implementation of Mottie Keyboard Library

Getting Started

  • Import the angularjs-virtual-keyboard.js and angularKeyboard.css files in your page
  • Include the module ng-virtual-keyboard in your angular app.
  • Pass to keyboard directive an input field id, with an optional configuration (you can find options doc at mottie keyboard page

Dependencies

Example

You can find an example in src folder

Installation

You can install it using npm

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Andrea Di Blasi - Initial work

License

This project is licensed under the MIT License