Apache Cordova
February 22, 2026 ยท View on GitHub
- Mobile apps with HTML, CSS & JS
- Target multiple platforms with one code base
- Free and open source
Website and documentation: https://cordova.apache.org/
Note
This repository is a landing page for Cordova specific repositories, some documentations and home for discussions. It does not reflect the npm package cordova which is the Cordova command line interface. That repository can be found under apache/cordova-cli.
Filing a Bug
To file a bug, or raise another type of issue, please navigate to the appropriate repo from the list below and create a New Issue from the Issues tab of the repo.
Repositories
All Cordova code is hosted in repositories on GitHub.
---
config:
look: handDrawn
---
graph TD
cli --> common
create --> common
create --> app-hello-world
create --> fetch
fetch --> common
lib --> fetch
lib --> common
lib -.-> platforms
cli --> create
cli --> lib
plugman --> lib
platforms -->|all| common
platforms -.->|all| js
platforms -->|browser| serve
platforms -->|ios| node-xcode
platforms["Platforms<br/>android | browser | ios"]
Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/
Here is a full list of all repositories:
Platforms
Active Platforms
Other Platforms
Deprecated Platforms
Deprecated Platforms
Core Plugins
Active Core Plugins
- apache/cordova-plugin-battery-status
- apache/cordova-plugin-camera
- apache/cordova-plugin-device-motion
- apache/cordova-plugin-device-orientation
- apache/cordova-plugin-device
- apache/cordova-plugin-dialogs
- apache/cordova-plugin-file-transfer
- apache/cordova-plugin-file
- apache/cordova-plugin-geolocation
- apache/cordova-plugin-inappbrowser
- apache/cordova-plugin-media-capture
- apache/cordova-plugin-media
- apache/cordova-plugin-network-information
- apache/cordova-plugin-screen-orientation
- apache/cordova-plugin-splashscreen
- apache/cordova-plugin-statusbar
- apache/cordova-plugin-vibration
Experimental or Unfinished Core Plugins
Deprecated Core Plugins
Deprecated Core Plugins
Tooling
CLIs
Libraries
- apache/cordova-common
- apache/cordova-create
- apache/cordova-fetch
- apache/cordova-js
- apache/cordova-lib
- apache/cordova-serve