Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(ce-plugins): Remove or replace deprecated plugins #2419

Merged
merged 2 commits into from
Feb 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions site/docs-md/community/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Capacitor Community Plugins
description: Capacitor Community Plugins
url: /docs/community/plugins
contributors:
- AntoninBeaufort
---

# Capacitor Community Plugins
Expand Down Expand Up @@ -50,14 +51,12 @@ Are we missing your awesome plugin? [Add it to this page](https://github.com/ion

| Name | NPM package | GitHub | Notes |
| ----------------------- | ----------- | ------ | ------ |
| Data Storage SQLite | `capacitor-data-storage-sqlite` | <https://github.com/jepiqueau/capacitor-data-storage-sqlite> | |
| Secure Storage Plugin | `capacitor-secure-storage-plugin` | <https://github.com/martinkasa/capacitor-secure-storage-plugin> | |

## Video

| Name | NPM package | GitHub | Notes |
| ----------------------- | ----------- | ------ | ------ |
| Video Player | `capacitor-video-player` | <https://github.com/jepiqueau/capacitor-video-player> | |
| YouTube | `capacitor-youtube-player` | <https://github.com/abritopach/capacitor-youtube-player> | |
| Twilio iOS | `twilio-ios-capacitor` | <https://github.com/MCanhisares/twilio-ios-capacitor> | Video calls with Twilio |
| Video Recorder | `@teamhive/capacitor-video-recorder` | <https://github.com/TeamHive/capacitor-video-recorder> | |
Expand Down Expand Up @@ -93,7 +92,7 @@ Are we missing your awesome plugin? [Add it to this page](https://github.com/ion

| Name | NPM package | GitHub | Notes |
| ----------------------- | ----------- | ------ | ------ |
| Fused Location | `@johannesnormannjensen/capacitor-fused-location` | <https://github.com/johannesnormannjensen/capacitor-fused-location> | |
| Fused Location | `@jonoj/capacitor-fused-location` | <https://github.com/jonoj-team/capacitor-fused-location> | |
| Geofence Tracker | `capacitor-geofence-tracker` | <https://github.com/mvollebregt/capacitor-geofence-tracker> | |
| Fancy Geo | `capacitor-fancy-geo` | <https://github.com/triniwiz/capacitor-fancy-geo> | |
| [Radar](https://radar.io) | `capacitor-radar` | <https://github.com/radarlabs/capacitor-radar> | |
Expand Down