Skip to content

mavilein/ember-touch

 
 

Repository files navigation

Ember Touch

Build Status

Ember Touch lays the groundwork for a comprehensive touch and gesture system that sits on top of EmberJS.

Documentation and examples

Visit the Project Page.

Usage

You could import the project in some of the following ways:

  • Download the latest version ember-touch.js

  • Build it, executing rake dist command and import dist/ember-touch.js into your project.

  • Clone the project into your Ember Application and use your build tools ( ex: rake-pipeline ).

Unit Tests

Run the server: bundle exec rackup

To run/check the unit test output, open:

http://localhost:9292/tests/index.html?package=ember-touch

YUIDOC

  • rake generate_docs
  • Access ./docs/build/index.html

About

A lightweight library for building and using touch gestures with Ember Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published