Giter Site home page Giter Site logo

angular-hammer's Introduction

Angular Hammer v2

Within an AngularJS application, allows you to specify custom behaviour on Hammer.js touch events.

See it in action.

Usage

as attribute

hm-tap="{expression}"

as class

class="hm-tap: {expression};"

change the default settings for the instance by adding a second attribute or class with options

hm-options="{drag: false, transform: false}"

class="hm-options: {drag: false, transform: false};"

Install

bower install monospaced/angular-hammer

Include the angular-hammer.js script provided by this component in your app, and add hmTouchEvents to your app’s dependencies.

Requires Hammer.js, tested with v1.0.5.

Demo

monospaced.github.io/angular-hammer

angular-hammer's People

Contributors

monospaced avatar old9 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.