ionic-angular(latest: 3.9.10) A powerful framework for building mobile and progressive web apps with JavaScript and Angular
@stencil/store(latest: 1.3.0) 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.
@capacitor/http(latest: 0.0.2) A native HTTP plugin for CORS-free requests and file transfers
@capacitor/network(latest: 0.4.0) The Network API provides network and connectivity information.
@capacitor/geolocation(latest: 0.3.0) 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.
@capacitor/browser(latest: 0.4.0) The Browser API provides the ability to open an in-app browser and subscribe to browser events.
@capacitor/haptics(latest: 0.3.0) The Haptics API provides physical feedback to the user through touch or vibration.
@capacitor/device(latest: 0.5.0) 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/motion(latest: 0.3.0) The Motion API tracks accelerometer and device orientation (compass heading, etc.)
@capacitor/app(latest: 0.3.0) 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/dialog(latest: 0.4.0) The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts
@capacitor/splash-screen(latest: 0.3.0) The Splash Screen API provides methods for showing or hiding a Splash image.
@capacitor/clipboard(latest: 0.4.0) The Clipboard API enables copy and pasting to/from the system clipboard.
@capacitor/action-sheet(latest: 0.4.0) 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/filesystem(latest: 0.3.0) The Filesystem API provides a NodeJS-like API for working with files on the device.
@capacitor/local-notifications(latest: 0.2.0) The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
@capacitor/keyboard(latest: 0.5.0) The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
@capacitor/push-notifications(latest: 0.3.0) The Push Notifications API provides access to native push notifications.
@capacitor/text-zoom(latest: 0.3.0) The Text Zoom API provides the ability to change Web View text size for visual accessibility.
@capacitor/camera(latest: 0.3.0) The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
@capacitor/screen-reader(latest: 0.3.0) The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
@capacitor/share(latest: 0.4.0) The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
@capacitor/storage(latest: 0.3.0) The Storage API provides a simple key/value persistent store for lightweight data.
@capacitor/toast(latest: 0.4.0) The Toast API provides a notification pop up for displaying important information to a user. Just like real toast!
@capacitor/status-bar(latest: 0.4.0) The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
@ionic/docs(latest: 5.5.2) Pre-packaged API documentation for the Ionic docs.
@ionic/lab(latest: 3.2.10) Ionic Lab utility for developing Ionic apps, used by Ionic CLI
@ionic/v1-toolkit(latest: 3.2.15) Utility CLI for Ionic 1.x apps, used by Ionic CLI