@capacitor/core
popularCapacitor: Cross-platform apps with JavaScript and the web
Updated by @ionicjs
@capacitor/cli
popularCapacitor: Cross-platform apps with JavaScript and the web
Updated by @ionicjs
@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 …
Updated by @ionicjs
@stencil/store
Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.
Updated by @willmartian
@capacitor/keyboard
The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
Updated by @ionicjs
@capacitor/status-bar
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
Updated by @ionicjs
@capacitor/storage
The Storage API provides a simple key/value persistent store for lightweight data.
Updated by @ionicjs
@capacitor/filesystem
The Filesystem API provides a NodeJS-like API for working with files on the device.
Updated by @ionicjs
@capacitor/haptics
The Haptics API provides physical feedback to the user through touch or vibration.
Updated by @ionicjs
@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.
Updated by @ionicjs
@capacitor/browser
The Browser API provides the ability to open an in-app browser and subscribe to browser events.
Updated by @ionicjs
@capacitor/splash-screen
The Splash Screen API provides methods for showing or hiding a Splash image.
Updated by @ionicjs