Package Exports
- @hmscore/cordova-plugin-hms-mlimage
- @hmscore/cordova-plugin-hms-mlimage/www/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hmscore/cordova-plugin-hms-mlimage) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Cordova HMS ML Image
This plugin enables communication between Huawei ML SDK and Cordova platform. It exposes all functionality provided by Huawei ML SDK.
Installation
Cordova
$ cordova plugin add @hmscore/cordova-plugin-hms-mlimage
Ionic with Cordova Runtime
$ ionic cordova plugin add @hmscore/cordova-plugin-hms-mlimage
Ionic with Capacitor Runtime
$ npm install @hmscore/cordova-plugin-hms-mlimage
Ionic Native Wrappers
$ npm install @hmscore/ionic-native-hms-mlimage
Documentation
Additional Topics
Questions or Issues
If you have questions about how to use HMS samples, try the following options:
- Stack Overflow is the best
place for any programming questions. Be sure to tag your question with
huawei-mobile-services
. - GitHub is the official repository for these plugins, You can open an issue or submit your ideas.
- Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.
- Huawei Developer Docs is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.
If you run into a bug in our samples, please submit an issue to the GitHub repository.
License
Huawei ML Image Kit Cordova Plugin is licensed under the Apache 2.0 license.