mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
439 B
Markdown
21 lines
439 B
Markdown
# Sqlite Db Copy
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-dbcopy
|
|
$ npm install @awesome-cordova-plugins/sqlite-db-copy
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/sqlite-db-copy/)
|
|
|
|
Plugin Repo: [https://github.com/an-rahulpandey/cordova-plugin-dbcopy](https://github.com/an-rahulpandey/cordova-plugin-dbcopy)
|
|
|
|
This plugin does something
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|