mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
21
docs/plugins/ftp/README.md
Normal file
21
docs/plugins/ftp/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/ftp/index.ts#L2">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# FTP
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-ftp
|
||||
$ npm install @ionic-native/plugins/ftp
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/ftp/)
|
||||
|
||||
Plugin Repo: [https://github.com/xfally/cordova-plugin-ftp](https://github.com/xfally/cordova-plugin-ftp)
|
||||
|
||||
This cordova plugin is created to use ftp (client) in web/js.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
Reference in New Issue
Block a user