jquery.vamoose

0.3.1 • Public • Published

jquery.vamoose

npm version devDependency Status

Vamoose is a jQuery plugin that enables inputs to be cleared via the keyboard with a11y in mind.

Installation

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" type="text/javascript"></script>
<script src="path/to/js/jquery.vamoose.js" type="text/javascript"></script>
<link href="path/to/css/jquery.vamoose.css" rel="stylesheet" type="text/css" />

Usage

$(function(){
  $("input, textarea").vamoose();
});

License

See LICENSE.md

Package Sidebar

Install

npm i jquery.vamoose

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

21.3 kB

Total Files

17

Last publish

Collaborators

  • ghostrydr
  • jackieluc