Skip to content

ajaaibu/ngThaanaKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ngThaanaKeyboard

Thaana Keyboard Handler directive for AngularJS. Please keep in mind this directive applies only on attribute mode (A).

Usage

  1. Include ngThaanaKeyboard.js
  2. Inject thaanaKeyboard into angularjs app
  3. Call up the directive

Injecting to AngularJS App

angular.module('app',['thaanaKeyboard',...])... ...

Binding Directive

<input type="text" thaana-keyboard name="textelement"/>

Bugs & Fixes

This directive is a work-in-progress and so far has been test only on Chrome and Firefox. Please report any bug that you encounter to @ajaaibu

About

Thaana Keyboard Handler directive for AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published