keyboardly
Version:
A keyboardly library
36 lines (20 loc) • 1.45 kB
Markdown
# keyboardly

[](https://www.npmjs.com/package/keyboardly)
[](https://travis-ci.org/victornpb/keyboardly)
[](https://david-dm.org/victornpb/keyboardly)
[](https://coveralls.io/github/victornpb/keyboardly)
[](https://www.npmjs.com/package/keyboardly)

A library for turning web apps keyboard friendly
## Documentation
To check out live examples and docs, visit [victornpb.github.io/keyboardly/](https://victornpb.github.io/keyboardly/)
## Installation
#### [Yarn](https://github.com/yarnpkg/yarn)
yarn add keyboardly
#### NPM
npm install keyboardly
#### CDN
If you don't use a package manager, you can [access `keyboardly` via unpkg (CDN)](https://unpkg.com/keyboardly/), download the source, or point your package manager to the url.
## Contributing
We are open to contributions, see [CONTRIBUTING.md](CONTRIBUTING.md) for more info.