Skip to content

mgage/keys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Usage Guide

You should really just be able to drop in keys.js and keys.css

To create a keyboard just add

var testKeyboard = new Keys(['a','b','c']);
testKeyboard.build();

and everything else should be taken care of

At the moment multiple keyboards will overlap…I'll work on a solution to that o_0

About

virtual keys for iOS webapps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%