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>