Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-capacitorjs
⚡️ A curated list of awesome things related to Capacitor.
https://github.com/capawesome-team/awesome-capacitorjs
Last synced: about 8 hours ago
JSON representation
-
Official
-
Plugins
-
Official Plugins
- @capacitor/app - The App API handles high level App state and events.
- @capacitor/action-sheet - Provides access to native Action Sheets.
- @capacitor/app-launcher - The AppLauncher API allows your app to open other apps.
- @capacitor/browser - The Browser API provides the ability to open an in-app browser and subscribe to browser events.
- @capacitor/clipboard - The Clipboard API enables copy and pasting to/from the system clipboard.
- @capacitor/device - The Device API exposes internal information about the device.
- @capacitor/dialog - The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts.
- @capacitor/filesystem - The Filesystem API provides a NodeJS-like API for working with files on the device.
- @capacitor/geolocation - The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS.
- @capacitor/haptics - The Haptics API provides physical feedback to the user through touch or vibration.
- @capacitor/keyboard - The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
- @capacitor/local-notifications - The Local Notifications API provides a way to schedule device notifications locally.
- @capacitor/motion - The Motion API tracks accelerometer and device orientation.
- @capacitor/network - The Network API provides network and connectivity information.
- @capacitor/push-notifications - The Push Notifications API provides access to native push notifications.
- @capacitor/screen-reader - The Screen Reader API provides access to TalkBack/VoiceOver/etc.
- @capacitor/share - The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
- @capacitor/splash-screen - The Splash Screen API provides methods for showing or hiding a Splash image.
- @capacitor/status-bar - The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
- @capacitor/storage - The Storage API provides a simple key/value persistent store for lightweight data.
- @capacitor/text-zoom - The Text Zoom API provides the ability to change Web View text size for visual accessibility.
- @capacitor/toast - The Toast API provides a notification pop up for displaying important information to a user.
-
Community Plugins
- @capacitor-community/capacitor-googlemaps-native - Capacitor Plugin using native Google Maps SDK for Android and iOS.
- @capacitor-firebase/firestore - Capacitor plugin for Firebase Cloud Firestore.
- @capacitor-firebase/messaging - Capacitor plugin for Firebase Cloud Messaging.
- @capacitor-firebase/storage - Capacitor plugin for Firebase Cloud Storage.
- @capacitor-firebase/performance - Capacitor plugin for Firebase Performance Monitoring.
- @capawesome/capacitor-android-battery-optimization - Capacitor plugin to access battery optimization settings on Android.
- @capawesome/capacitor-app-update - Capacitor plugin that assists with app updates.
- @capawesome/capacitor-background-task - Capacitor plugin for running background tasks.
- @capawesome/capacitor-badge - Capacitor plugin to access and update the badge number of the app icon.
- @capawesome/capacitor-cloudinary - Unofficial Capacitor plugin for Cloudinary SDK.
- @capawesome/capacitor-file-picker - Capacitor plugin that allows the user to select a file.
- @capawesome/capacitor-managed-configurations - Capacitor plugin to access managed configuration settings.
- @capawesome/capacitor-photo-editor - Capacitor plugin that allows the user to edit a photo.
- @capawesome/capacitor-screen-orientation - Capacitor plugin to lock/unlock the screen orientation.
- @aparajita/capacitor-biometric-auth - Easy access to native biometric auth APIs on iOS and Android.
- @aparajita/capacitor-dark-mode
- @aparajita/capacitor-ios-silent-notifications
- @aparajita/capacitor-logger
- @aparajita/capacitor-secure-storage - Secure, flexible storage for Capacitor apps using iOS Keychain and Android Keystore.
- @capacitor-community/vue-cli-plugin-capacitor - A Vue CLI 3/4 Plugin for Capacitor.
- @capacitor-community/twitter - Capacitor plugin to enable TwitterKit.
- @capacitor-community/fcm - Enable Firebase Cloud Messaging for Capacitor apps.
- @capacitor-community/intercom - Enable Intercom for Capacitor apps.
- @capacitor-community/media - Capacitor plugin to activate extra media features.
- @capacitor-community/firebase-analytics - Enable Firebase Analytics for Capacitor Apps.
- @capacitor-community/camera-preview - Capacitor plugin that allows camera interaction from HTML code.
- @capacitor-community/date-picker - Native DateTime Picker Plugin for Capacitor Apps.
- @capacitor-community/firebase-crashlytics - Capacitor plugin for Firebase Crashlytics.
- @capacitor-community/sqlite - Community plugin for native & electron SQLite databases.
- @capacitor-community/stripe - Stripe Mobile SDK wrapper for Capacitor.
- @capacitor-community/react-hooks - React hooks for Capacitor.
- @capacitor-community/keep-awake - Capacitor plugin to prevent devices from dimming or locking the screen.
- @capacitor-community/http - Community plugin for native HTTP.
- @capacitor-community/text-to-speech - Capacitor plugin for synthesizing speech from text.
- @capacitor-community/native-audio - Capacitor community plugin for playing sounds.
- @capacitor-community/firebase-remote-config - Capacitory community plugin for Firebase Remote Config.
- @capacitor-community/in-app-purchases - WIP: In App Purchases plugin for Capacitor.
- @capacitor-community/native-market - Capacitor community plugin for native market for Play Store/App Store.
- @capacitor-community/contacts - Contacts Plugin for Capacitor.
- @capacitor-community/apple-sign-in - Sign in with Apple Support.
- @capacitor-community/flipper - Capacitory community plugin for Flipper.
- @capacitor-community/facebook-login - Facebook Login support.
- @capacitor-community/admob - Community plugin for using Google AdMob.
- @capacitor-community/speech-recognition - Capacitor community plugin for speech recognition.
- @capacitor-community/realm - Capacitor community plugin for native Realm.
- @capacitor-community/auth0 - A native plugin for Auth0 authentication provider.
- @capacitor-community/barcode-scanner - A fast and efficient (QR) barcode scanner for Capacitor.
- @capacitor-community/background-geolocation - Capacitor plugin which lets you receive geolocation updates even while the app is backgrounded.
- @capacitor-community/bluetooth-le - Capacitor plugin for Bluetooth Low Energy.
- @capacitor-community/uxcam - UXCam and FullStory app analytics.
- @capacitor-community/privacy-screen - Capacitor plugin that protects your app from displaying a screenshot in Recents screen/App Switcher.
- @capacitor-community/screen-brightness - Capacitor community plugin for controlling screen brightness on iOS and Android devices.
- @capacitor-community/app-icon - Capacitor plugin for managing an iOS app's icon.
- @capacitor-community/card-scanner - Simple card scanner for Capacitor Applications.
- @capacitor-community/safe-area - A plugin to expose the safe area insets from the native iOS/Android device to your web project.
- @capacitor-community/appcenter-sdk-capacitor - Capacitor Plugin for Microsoft's Visual Studio App Center SDK.
- @capacitor-community/photoviewer - PhotoViewer table images with fullscreen and sharing capabilities.
- @cartona/capacitor-google-play-availability - Capacitor plugin to verify that Google Play services is installed and enabled, and request enabling Google Play services on device.
- @codetrix-studio/capacitor-google-auth - Capacitor plugin for Google Auth.
- @capgo/camera-preview - Capacitor plugin that allows camera interaction from HTML code (fork).
- @capgo/capacitor-crisp - Crisp chat SDK for your app.
- @capgo/capacitor-flash - Switch the Flashlight / Torch of your device.
- @capgo/inappbrowser - Browser In app browser with urlChangeEvent.
- @capgo/capacitor-updater - Live update for capacitor app.
- @capgo/capacitor-mute - Detect silent mode and mute audio.
- @capgo/native-audio - Capacitor plugin for native audio engine (fork).
- @capgo/nativegeocoder - Native forward and reverse geocoding.
- @capgo/native-market - Capacitor community plugin for native market for Play Store/App Store.
- @capgo/capacitor-screen-recorder - Record screen and save to pelicule.
- @revenuecat/purchases-capacitor - Capacitor in-app purchases and subscriptions made easy with RevenueCat.
- @teamhive/capacitor-video-recorder - Video recorder plugin for Capacitor.
- @wahr/capacitor-websocket-client - Capacitor WebSocket Client Plugin.
- capacitor-bing-translator - A simple and free API for using Bing Translator.
- capacitor-data-storage-sqlite - Capacitor Data Storage SQlite Plugin.
- capacitor-firebase-auth - Capacitor Firebase Authentication Plugin.
- capacitor-plugin-safe-area - Get SafeArea info on Android and IOS.
- capacitor-video-player - Capacitor Video Player Plugin.
- send-intent - This is a Capacitor plugin meant to be used in Ionic applications for checking if your App was targeted as a share goal.
- @capacitor-community/capacitor-googlemaps-native - Capacitor Plugin using native Google Maps SDK for Android and iOS.
- @capawesome-team/capacitor-android-dark-mode-support - Capacitor plugin to support dark mode on Android.
- @capawesome-team/capacitor-android-foreground-service - Capacitor plugin to run a foreground service on Android.
- @capawesome-team/capacitor-datetime-picker - Capacitor plugin that let the user easily enter both a date and a time.
- @capawesome-team/capacitor-file-compressor - Capacitor plugin for compressing files.
- @capawesome-team/capacitor-file-opener - Capacitor plugin to open a file with the default application.
- @capawesome-team/capacitor-nfc - Capacitor plugin for reading and writing NFC tags.
- @capawesome-team/capacitor-printer - Capacitor plugin for printing.
- @ebarooni/capacitor-calendar - Capacitor plugin for interacting with calendar and reminders.
- @capacitor-firebase/analytics - Capacitor plugin for Firebase Analytics.
- @capacitor-firebase/app - Capacitor plugin for Firebase App.
- @capacitor-firebase/app-check - Capacitor plugin for Firebase App Check.
- @capacitor-firebase/authentication - Capacitor plugin for Firebase Authentication.
- @capacitor-firebase/crashlytics - Capacitor plugin for Firebase Crashlytics.
- @capacitor-firebase/remote-config - Capacitor plugin for Firebase Remote Storage.
- @capacitor-mlkit/barcode-scanning - Unofficial Capacitor plugin for ML Kit Barcode Scanning.
- @capacitor-mlkit/face-detection - Unofficial Capacitor plugin for ML Kit Face Detection.
- @capacitor-mlkit/face-mesh-detection - Unofficial Capacitor plugin for ML Kit Face Mesh Detection.
- @capacitor-mlkit/selfie-segmentation - Unofficial Capacitor plugin for ML Kit Selfie Segmentation.
- @capacitor-mlkit/translation - Unofficial Capacitor plugin for ML Kit Translation.
-
-
Guides
- Creating Plugins
- Creating Splash Screens and Icons
- App Deployment and Realtime Updates
- CI/CD for Capacitor Apps
- Data Storage in Capacitor
- Security Best Practices for Capacitor
- Using Push Notifications with Firebase in an Ionic + Angular App
- Saving Plugin Calls
- Mocking Capacitor Plugins
- The Push Notifications Guide for Capacitor
-
Tools
-
Community Plugins
- cordova-res - Local Cordova icon/splash screen resource generation tool.
- @capacitor/docgen - Docs Readme Markdown and JSON Generator for Capacitor Plugins.
- @capacitor/plugin - Create a new Capacitor plugin.
- cordova-res - Local Cordova icon/splash screen resource generation tool.
-
-
Related Lists
-
Community Plugins
-
-
Platforms
-
Demo Apps
-
Community Plugins
- capacitor-plugin-demo - Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
- capacitor-firebase-plugin-demo - Simple Ionic Angular app to demonstrate the use of certain Capacitor Firebase plugins.
- capacitor-testapp - The Capacitor TestApp is used to develop new features and verify bug fixes in Capacitor and the official plugins.
-
-
Learnings
Programming Languages
Categories
Sub Categories
Keywords
capacitor
42
capacitor-plugin
25
android
18
ios
17
ionic
14
typescript
6
capacitor-community
6
angular
6
swift
5
firebase
4
plugin
4
pwa
4
capacitor-android
4
capacitor-ios
4
java
3
web
3
native
2
capacitor-web
2
cordova
2
capacitor-plugins
2
cross-platform
2
javascript
2
firebase-crashlytics
1
crashlytics
1
cordova-plugin
1
analytics
1
media
1
ionic-libraries
1
capacitor-platform
1
intercom
1
electron
1
fcm
1
twitter
1
xcode
1
android-studio
1
biometric-authentication
1
storage
1
biometry
1
keychain
1
html
1
css
1
reminders
1
kotlin
1
eventkit
1
calendar
1
google-maps-api
1
docs-generator
1
websocket
1
adroid
1
geocoding
1