mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-26 04:03:02 +08:00
docs(): generate new docs
This commit is contained in:
parent
be59a18099
commit
4cdb306443
@ -1,5 +1,5 @@
|
|||||||
# AdjustAppStoreSubscription
|
# AdjustPlayStoreSubscription
|
||||||
plugin add com.adjust.sdk
|
plugin add com.adjust.sdk
|
||||||
$ npm install @awesome-cordova-plugins/adjust
|
$ npm install @awesome-cordova-plugins/adjust
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# RewardVideo
|
# AdMob
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ionic cordova plugin add cordova-admob-plus
|
$ ionic cordova plugin add cordova-admob-plus
|
||||||
@ -7,11 +7,7 @@ $ npm install @awesome-cordova-plugins/admob-plus
|
|||||||
|
|
||||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/admob-plus/)
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/admob-plus/)
|
||||||
|
|
||||||
Plugin Repo: []()
|
Plugin Repo: [https://github.com/admob-plus/admob-plus](https://github.com/admob-plus/admob-plus)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
b.com/admob-plus/admob-plus](https://github.com/admob-plus/admob-plus)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# FileTransferManager
|
# BackgroundUpload
|
||||||
`
|
|
||||||
|
```
|
||||||
$ ionic cordova plugin add cordova-plugin-background-upload
|
$ ionic cordova plugin add cordova-plugin-background-upload
|
||||||
$ npm install @awesome-cordova-plugins/background-upload
|
$ npm install @awesome-cordova-plugins/background-upload
|
||||||
```
|
```
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
# Coordinates
|
# HyperTrack
|
||||||
|
|
||||||
alidationError
|
alidationError
|
||||||
ic cordova plugin add cordova-plugin-hypertrack-v3
|
ic cordova plugin add cordova-plugin-hypertrack-v3
|
||||||
$ npm install @awesome-cordova-plugins/hyper-track
|
$ npm install @awesome-cordova-plugins/hyper-track
|
||||||
|
@ -9,14 +9,14 @@ $ npm install @awesome-cordova-plugins/imap
|
|||||||
|
|
||||||
Plugin Repo: [https://github.com/aleksandar888/cordova-plugin-imap.git](https://github.com/aleksandar888/cordova-plugin-imap.git)
|
Plugin Repo: [https://github.com/aleksandar888/cordova-plugin-imap.git](https://github.com/aleksandar888/cordova-plugin-imap.git)
|
||||||
|
|
||||||
This plugin will enable an Ionic application to use the IMAP (Internet Message Access Protocol) features.
|
This plugin will enable a Cordova application to use the IMAP (Internet Message Access Protocol) features
|
||||||
This plugin is in Beta version and it offers support only for Android.
|
The plugin offers support for Android and iOS.
|
||||||
The plugin uses Java Mail API.
|
To enable the IMAP features on Android, this plugin uses the framework [Java Mail API](https://javaee.github.io/javamail/) and for iOS, it uses the [MailCore 2](http://libmailcore.com/) library.
|
||||||
Planned improvements and support for iOS.
|
|
||||||
|
|
||||||
## Supported platforms
|
## Supported platforms
|
||||||
|
|
||||||
- Android
|
- Android
|
||||||
|
- iOS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# SmartlookSetupConfigBuilder
|
# Smartlook
|
||||||
va plugin add https://github.com/smartlook/cordova-smartlook.git
|
|
||||||
|
```
|
||||||
|
$ ionic cordova plugin add https://github.com/smartlook/cordova-smartlook.git
|
||||||
$ npm install @awesome-cordova-plugins/smartlook
|
$ npm install @awesome-cordova-plugins/smartlook
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# DbResult
|
# LoginParameters
|
||||||
ordova SDK
|
SDK
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk
|
$ ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk
|
||||||
|
Loading…
Reference in New Issue
Block a user