doc(readme): replace Cordova repositories graph with Mermaid (#573) - GitHub Markdown has built-in functionality for creating diagrams: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams#creating-mermaid-diagrams. This can be used instead of using a third party solution. Co-authored-by: エリス <erisu@users.noreply.github.com>
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<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: