All Projects → Tazaf → Ionicitude

Tazaf / Ionicitude

Licence: mit
AngularJS module for using the Wikitude cordova plugin in an Ionic project.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ionicitude

Ionic Collection
🤘 Looking for about Ionic Framework?
Stars: ✭ 101 (+320.83%)
Mutual labels:  mobile, ionic
Jeelizglassesvtowidget
JavaScript/WebGL glasses virtual try on widget. Real time webcam experience, robust to all lighting conditions, high end 3D PBR rendering, easy to integrate, fallback to server-side rendering
Stars: ✭ 134 (+458.33%)
Mutual labels:  mobile, augmented-reality
Awesome Arcore
A curated list of awesome ARCore projects and resources. Feel free to contribute!
Stars: ✭ 106 (+341.67%)
Mutual labels:  mobile, augmented-reality
Kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
Stars: ✭ 901 (+3654.17%)
Mutual labels:  mobile, ionic
Cupertino Pane
🎉📱Multi-functional panes and boards for next generation progressive applications
Stars: ✭ 267 (+1012.5%)
Mutual labels:  mobile, ionic
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+5437.5%)
Mutual labels:  mobile, ionic
Ionic2 Reddit Reader
Ionic 2 Sample App
Stars: ✭ 128 (+433.33%)
Mutual labels:  mobile, ionic
Ionic Parse Server
Starter for integrating Ionic 3, Angular 4+ and Parse Server
Stars: ✭ 50 (+108.33%)
Mutual labels:  mobile, ionic
Mobile Challenges
📝 A Huge List of Challenges for Mobile Developers 📱 | For now only in pt-BR
Stars: ✭ 186 (+675%)
Mutual labels:  mobile, ionic
Ionic2 Rating
⭐️ Angular star rating bar. Built for Ionic 2+.
Stars: ✭ 177 (+637.5%)
Mutual labels:  mobile, ionic
Ionic4
This repo contains example code for ionic4. Get Step by Step tutorial of this repo examples using https://ampersandacademy.com/tutorials/ionic-framework-4
Stars: ✭ 37 (+54.17%)
Mutual labels:  mobile, ionic
2019 Typography Calendar
2019 字体日历 App
Stars: ✭ 342 (+1325%)
Mutual labels:  mobile, ionic
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+190741.67%)
Mutual labels:  mobile, ionic
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (+537.5%)
Mutual labels:  mobile, ionic
Vonic
Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents
Stars: ✭ 3,422 (+14158.33%)
Mutual labels:  mobile, ionic
Ng Zorro Antd Mobile
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
Stars: ✭ 709 (+2854.17%)
Mutual labels:  mobile, ionic
Realm Core
Core database component for the Realm Mobile Database SDKs
Stars: ✭ 836 (+3383.33%)
Mutual labels:  mobile
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+3379.17%)
Mutual labels:  augmented-reality
Mobile Select
手机移动端选择组件 支持是否级联/单选到多选/可异步更新数据等..
Stars: ✭ 829 (+3354.17%)
Mutual labels:  mobile
Ionic Custom Components
Ionic 3/4 Custom Components. Spend less time on design and more time on coding! Free to use for everyone! 🧙‍♂️
Stars: ✭ 23 (-4.17%)
Mutual labels:  ionic

Ionicitude logo

Ionicitude

Codacy Badge

AngularJS module for using the Wikitude cordova plugin in an Ionic project.

This bower package is designed for Ionic developers that wants to use the cordova Wikitude plugin to add Augmented Reality (AR) in their app. It provides an Angular Service, named Ionicitude, with a simple API to interact with the cordova plugin, wether it be setting it, launching it or handling the AR Views' requests (more about that later).

Disclaimer

Please note that this project is not developped in association with or related to neither the Ionic team nor the Wikitude team.

Update of 6th July 2018: Please also not that I haven't been able, due to a lack of time, to update and properly maintain the library. It's still usable, but the documentation might be a little outdated.

Documentation

The documentation for this project can be found on the library website, while it's source is located on the gh-pages branch of this repo.

Demo Application

A demo application that uses Ionicitude in an Ionic app can be found here.

Contribution and Issues

If you want to contribute to the project (thank you!) or are experiencing issue and want to report it (thank you for that, too!), please read and follow the instructions presented in the contributing file before doing so.

Please, read the code of conduct and follow it before raising issues or commenting ones.

License

This package is licensed under the MIT Licence. See LICENCE.txt or read the following text:

The MIT License (MIT)

Copyright (c) 2016-Present Mathias Oberson

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].