본문 바로가기

일하랴 공부하랴/app

[ionic] cordova API


cordova API plugin URL 정리


  • cordova-plugin-battery-status    https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status.git
  • cordova-plugin-camera             https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git
  • cordova-plugin-console             https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git
  • cordova-plugin-contacts            https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
  • cordova-plugin-device               https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git
  • cordova-plugin-device-motion (accelerometer)   https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
  • cordova-plugin-device-orientation (compass)   https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
  • cordova-plugin-dialogs              https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs.git
  • cordova-plugin-file                   https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git
  • cordova-plugin-file-transfer        https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git
  • cordova-plugin-geolocation       https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
  • cordova-plugin-globalization       https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git
  • cordova-plugin-inappbrowser       https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
  • cordova-plugin-media               https://git-wip-us.apache.org/repos/asf/cordova-plugin-media.git
  • cordova-plugin-media-capture    https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture.git
  • cordova-plugin-network-information   https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git
  • cordova-plugin-splashscreen       https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git
  • cordova-plugin-vibration            https://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration.git


>> cordova plugin add [git주소]