https://github.com/onehilltech/ember-capacitor-deep-links
A simple EmberJS add-on for adding deep link support
https://github.com/onehilltech/ember-capacitor-deep-links
Last synced: 3 months ago
JSON representation
A simple EmberJS add-on for adding deep link support
- Host: GitHub
- URL: https://github.com/onehilltech/ember-capacitor-deep-links
- Owner: onehilltech
- License: apache-2.0
- Created: 2023-07-27T04:33:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T04:34:03.000Z (almost 3 years ago)
- Last Synced: 2025-10-09T00:42:26.751Z (10 months ago)
- Language: JavaScript
- Size: 427 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-capacitor-deep-links
[Short description of the addon.]
## Compatibility
* Ember.js v4.4 or above
* Ember CLI v4.4 or above
* Node.js v14 or above
## Installation
```
ember install ember-capacitor-deep-links
```
## Usage
[Longer description of how to use the addon in apps.]
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).