docs: optimize docs for SEO

This commit is contained in:
Daniel Sogl
2026-03-21 17:08:43 -07:00
parent d892dda497
commit 1a351b50f4
263 changed files with 4918 additions and 2564 deletions
+16 -7
View File
@@ -1,15 +1,24 @@
---
description: >-
cordova-plugin-hypertrack-v3 — Awesome Cordova Plugins wrapper for Ionic and Cordova apps.
---
# cordova-plugin-hypertrack-v3
```
$ ionic cordova plugin add cordova-plugin-hypertrack-v3
$ npm install @awesome-cordova-plugins/hyper-track
## Installation
```bash
ionic cordova plugin add cordova-plugin-hypertrack-v3
npm install @awesome-cordova-plugins/hyper-track
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/hyper-track/)
**Plugin Repo:** [https://github.com/hypertrack/cordova-plugin-hypertrack.git](https://github.com/hypertrack/cordova-plugin-hypertrack.git)
Plugin Repo: [https://github.com/hypertrack/cordova-plugin-hypertrack.git](https://github.com/hypertrack/cordova-plugin-hypertrack.git)
## Supported platforms
## Supported Platforms
- Android, iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)