Skip to content

adamgriffis/jwerty-rails

Repository files navigation

jwerty-rails

jwery-rails wraps the jwerty.js library in a rails engine for simple use with the asset pipeline provided by rails 4.0. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.

jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear. Please see the documentation for details.

Usage

Add the following to your gemfile:

gem 'jwerty-rails'

Add the following directive to your Javascript manifest file (application.js):

//= require jwerty

Versioning

jwerty-rails 0.3.2 == jwerty.js 0.3.2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages