README.md
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
cordovawhich is the Cordova command line interface. That repository can be found under apache/cordova-cli.
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.
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
android | browser | ios"]
Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/
Here is a full list of all repositories:
<!-- This markdown was generated with http://cordova.betamo.de/cordova-github-repositories_markdown.php -->