https://github.com/nickschot/ember-mobile-core
Pan recognizer and core utils for the ember-mobile-* addons.
https://github.com/nickschot/ember-mobile-core
Last synced: 9 months ago
JSON representation
Pan recognizer and core utils for the ember-mobile-* addons.
- Host: GitHub
- URL: https://github.com/nickschot/ember-mobile-core
- Owner: nickschot
- License: mit
- Created: 2018-02-13T21:17:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T08:19:25.000Z (about 6 years ago)
- Last Synced: 2025-07-30T19:34:13.094Z (9 months ago)
- Language: JavaScript
- Homepage: https://nickschot.github.io/ember-mobile-core/
- Size: 1.43 MB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-mobile-core - Provides a pan recognizer and some utils for the ember-mobile-* addons. (Packages / Mobile)
README
ember-mobile-core
==============================================================================
Provides a pan recognizer and some utils for the ember-mobile-* addons
[](https://travis-ci.org/nickschot/ember-mobile-core)
Compatibility
------------------------------------------------------------------------------
* Ember.js v2.18 or above
* Ember CLI v2.13 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-mobile-core
```
Usage
------------------------------------------------------------------------------
[View the docs here.](https://nickschot.github.io/ember-mobile-core/)
Contributing
------------------------------------------------------------------------------
See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the [MIT License](LICENSE.md).