Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

bfanger/bower-angular-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packaged angular-keyboard

This repo is for distribution on bower. The source for this module is in the bfanger/angular-keyboard repository. Please file issues and pull requests against that repo.

Install

You can install this package with bower.

bower

bower install angular

Then add a <script> to your index.html:

<script src="/bower_components/angular-keyboard/angular-keyboard.min.js"></script>