ember-auto-remove-jquery-events

0.0.4 • Public • Published

ember-auto-remove-jquery-events

Automatically removes jQuery events on destruction of the view.

Gone are the days of this.$().off to avoid leaks

Installation

  • git clone https://github.com/jasonmit/ember-auto-remove-jquery-events.git
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

/ember-auto-remove-jquery-events/

    Package Sidebar

    Install

    npm i ember-auto-remove-jquery-events

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • jasonmit