63 packages
@capacitor/action-sheet
The Action Sheet API provides access to native Action Sheets, which come up from the bottom of the screen and display actions a user can take.
@capacitor/android
Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/android-template
The default native android project template for Capacitor
@capacitor/angular
Schematics for capacitor/angular apps.
@capacitor/app
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
@capacitor/app-launcher
The AppLauncher API allows to open other apps
@capacitor/assets
Generate icon and splash screen images for Capacitor apps
@capacitor/background-runner
Capacitor Background Runner
@capacitor/barcode-scanner
Capacitor plugin using Outsystems Barcode libs
@capacitor/browser
The Browser API provides the ability to open an in-app browser and subscribe to browser events.
@capacitor/camera
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
@capacitor/cli
Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/clipboard
The Clipboard API enables copy and pasting to/from the system clipboard.
@capacitor/configure
Capacitor configuration tool for automatically configuring projects
@capacitor/core
Capacitor: Cross-platform apps with JavaScript and the web
@capacitor/create-app
Create a new Capacitor project
@capacitor/create-plugin
Generate a new Capacitor plugin
@capacitor/device
The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.
@capacitor/dialog
The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts
@capacitor/docgen
Docs Readme Markdown and JSON Generator for Capacitor Plugins
@capacitor/electron
Capacitor: cross-platform mobile apps with the web
@capacitor/filesystem
The Filesystem API provides a NodeJS-like API for working with files on the device.
@capacitor/file-transfer
The FileTransfer API provides mechanisms for downloading and uploading files.
@capacitor/file-viewer
The FileViewer API provides mechanisms for opening files and previewing media. Not available on web.
@capacitor/geolocation
The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.