The Filesystem API provides a NodeJS-like API for working with files on the device.
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.
The Haptics API provides physical feedback to the user through touch or vibration.
The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
This repository contains the official Capacitor plugins maintained by the Capacitor team. You can find more plugins in the Capacitor Community.
The main features of ionic-team/capacitor-plugins are: Core Native Plugins.
Open-source alternatives to ionic-team/capacitor-plugins include: ionic-team/capacitor-filesystem — The Filesystem API provides a NodeJS-like API for working with files on the device. ionic-team/capacitor-geolocation — The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS,… ionic-team/capacitor-haptics — The Haptics API provides physical feedback to the user through touch or vibration. ionic-team/capacitor-keyboard — The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows…