Files
awesome-cordova-plugins/docs/plugins/uptime/README.md
T
Daniel Sogl 76b4e03d04 feat!: replace dgeni/gulp with TypeDoc for README generation
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc
and typedoc-plugin-markdown. Generates plugin README files with
extracted @Plugin() decorator metadata. Register custom JSDoc tags
used by plugin source files.
2026-03-21 15:16:18 -07:00

19 lines
439 B
Markdown

# Uptime
```
$ ionic cordova plugin add cordova-plugin-uptime
$ npm install @awesome-cordova-plugins/uptime
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/uptime/)
Plugin Repo: [https://github.com/s1lviu/cordova-plugin-uptime](https://github.com/s1lviu/cordova-plugin-uptime)
This plugin provides the time spent in milliseconds since boot (uptime).
## Supported platforms
- Android
- iOS