Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T08:19:25.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T13:59:21.171Z (3 months ago)
- Language: JavaScript
- Homepage: https://nickschot.github.io/ember-mobile-core/
- Size: 1.43 MB
- Stars: 11
- Watchers: 3
- 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
[![Build Status](https://travis-ci.org/nickschot/ember-mobile-core.svg?branch=master)](https://travis-ci.org/nickschot/ember-mobile-core)
Compatibility
------------------------------------------------------------------------------* Ember.js v2.18 or above
* Ember CLI v2.13 or aboveInstallation
------------------------------------------------------------------------------```
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).