Overview
Browse over 250 Cordova plugin wrappers for Ionic with TypeScript support. Each plugin includes installation instructions, supported platforms, and usage documentation.
Installing a Plugin
# Install the Cordova plugin
ionic cordova plugin add <cordova-plugin-name>
# Install the TypeScript wrapper
npm install @awesome-cordova-plugins/<plugin-name>Missing a Plugin?
Last updated