Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/cordova
Apache Cordova
https://github.com/apache/cordova
cordova cordova-platform javascript nodejs
Last synced: 1 day ago
JSON representation
Apache Cordova
- Host: GitHub
- URL: https://github.com/apache/cordova
- Owner: apache
- Created: 2018-02-13T10:02:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T16:04:16.000Z (about 1 year ago)
- Last Synced: 2025-01-15T16:35:29.296Z (9 days ago)
- Topics: cordova, cordova-platform, javascript, nodejs
- Homepage: https://cordova.apache.org/
- Size: 754 KB
- Stars: 638
- Watchers: 36
- Forks: 68
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-jsgames - Cordova - Mobile apps with HTML, CSS & JS. Target multiple platforms with one code base. (Uncategorized / Uncategorized)
README
# Apache Cordova
- Mobile apps with HTML, CSS & JS
- Target multiple platforms with one code base
- Free and open sourceWebsite and documentation: https://cordova.apache.org/
## 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.
An overview of the dependencies among a selection of these repositories is shown in below graph. The leading `apache/cordova-` has been stripped from all repository names. Dotted edges are implicit dependencies (i.e. not expressed in `package.json`).
[![Cordova Dependency Graph](https://sketchviz.com/@raphinesse/a6f28acb2281b782d9fb5ef486834deb/fbb1d0715431bdd67a9bc430a8d0a9899b145bf9.sketchy.png)](//sketchviz.com/@raphinesse/a6f28acb2281b782d9fb5ef486834deb)
Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/
Here is a full list of all repositories:
### Platforms
#### Active Platforms- [apache/cordova-android](https://github.com/apache/cordova-android)
- [apache/cordova-browser](https://github.com/apache/cordova-browser)
- [apache/cordova-electron](https://github.com/apache/cordova-electron)
- [apache/cordova-ios](https://github.com/apache/cordova-ios)#### Other Platforms
- [apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
Deprecated Platforms
#### Deprecated Platforms
- [apache/cordova-amazon-fireos](https://github.com/apache/cordova-amazon-fireos)
- [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
- [apache/cordova-bada](https://github.com/apache/cordova-bada)
- [apache/cordova-blackberry](https://github.com/apache/cordova-blackberry)
- [apache/cordova-firefoxos](https://github.com/apache/cordova-firefoxos)
- [apache/cordova-osx](https://github.com/apache/cordova-osx)
- [apache/cordova-qt](https://github.com/apache/cordova-qt)
- [apache/cordova-tizen](https://github.com/apache/cordova-tizen)
- [apache/cordova-ubuntu](https://github.com/apache/cordova-ubuntu)
- [apache/cordova-webos](https://github.com/apache/cordova-webos)
- [apache/cordova-windows](https://github.com/apache/cordova-windows)
- [apache/cordova-wp7](https://github.com/apache/cordova-wp7)
- [apache/cordova-wp8](https://github.com/apache/cordova-wp8)### Core Plugins
#### Active Core Plugins- [apache/cordova-plugin-battery-status](https://github.com/apache/cordova-plugin-battery-status)
- [apache/cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera)
- [apache/cordova-plugin-device-motion](https://github.com/apache/cordova-plugin-device-motion)
- [apache/cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation)
- [apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device)
- [apache/cordova-plugin-dialogs](https://github.com/apache/cordova-plugin-dialogs)
- [apache/cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer)
- [apache/cordova-plugin-file](https://github.com/apache/cordova-plugin-file)
- [apache/cordova-plugin-geolocation](https://github.com/apache/cordova-plugin-geolocation)
- [apache/cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
- [apache/cordova-plugin-media-capture](https://github.com/apache/cordova-plugin-media-capture)
- [apache/cordova-plugin-media](https://github.com/apache/cordova-plugin-media)
- [apache/cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information)
- [apache/cordova-plugin-screen-orientation](https://github.com/apache/cordova-plugin-screen-orientation)
- [apache/cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen)
- [apache/cordova-plugin-statusbar](https://github.com/apache/cordova-plugin-statusbar)
- [apache/cordova-plugin-vibration](https://github.com/apache/cordova-plugin-vibration)#### Experimental or Unfinished Core Plugins
- [apache/cordova-plugins](https://github.com/apache/cordova-plugins)
Deprecated Core Plugins
#### Deprecated Core Plugins
- [apache/cordova-plugin-console](https://github.com/apache/cordova-plugin-console)
- [apache/cordova-plugin-contacts](https://github.com/apache/cordova-plugin-contacts)
- [apache/cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
- [apache/cordova-plugin-legacy-whitelist](https://github.com/apache/cordova-plugin-legacy-whitelist)
- [apache/cordova-plugin-whitelist](https://github.com/apache/cordova-plugin-whitelist)
- [apache/cordova-plugin-wkwebview-engine](https://github.com/apache/cordova-plugin-wkwebview-engine)### Tooling
#### CLIs- [apache/cordova-cli](https://github.com/apache/cordova-cli)
- [apache/cordova-coho](https://github.com/apache/cordova-coho)
- [apache/cordova-plugman](https://github.com/apache/cordova-plugman)#### Libraries
- [apache/cordova-common](https://github.com/apache/cordova-common)
- [apache/cordova-create](https://github.com/apache/cordova-create)
- [apache/cordova-fetch](https://github.com/apache/cordova-fetch)
- [apache/cordova-js](https://github.com/apache/cordova-js)
- [apache/cordova-lib](https://github.com/apache/cordova-lib)
- [apache/cordova-serve](https://github.com/apache/cordova-serve)#### Testing
- [apache/cordova-mobile-spec](https://github.com/apache/cordova-mobile-spec)
- [apache/cordova-paramedic](https://github.com/apache/cordova-paramedic)
- [apache/cordova-plugin-test-framework](https://github.com/apache/cordova-plugin-test-framework)### Templates
- [apache/cordova-app-hello-world](https://github.com/apache/cordova-app-hello-world)
### Documentation and Website(s)
- [apache/cordova-docs](https://github.com/apache/cordova-docs)
- [apache/cordova-status](https://github.com/apache/cordova-status)
- [apache/cordova](https://github.com/apache/cordova)Organization / Apache
### Organization / Apache
- [apache/cordova-apache-board-reports](https://github.com/apache/cordova-apache-board-reports)
- [apache/cordova-contribute](https://github.com/apache/cordova-contribute)
- [apache/cordova-discuss](https://github.com/apache/cordova-discuss)
- [apache/cordova-new-committer-and-pmc](https://github.com/apache/cordova-new-committer-and-pmc)### Other
- [apache/cordova-eslint](https://github.com/apache/cordova-eslint)
- [apache/cordova-node-xcode](https://github.com/apache/cordova-node-xcode)Unused / Outdated / Deprecated
### Unused / Outdated / Deprecated
- [apache/cordova-app-harness](https://github.com/apache/cordova-app-harness)
- [apache/cordova-fauxton-server](https://github.com/apache/cordova-fauxton-server)
- [apache/cordova-labs](https://github.com/apache/cordova-labs)
- [apache/cordova-medic](https://github.com/apache/cordova-medic)
- [apache/cordova-plugin-compat](https://github.com/apache/cordova-plugin-compat)
- [apache/cordova-registry-web](https://github.com/apache/cordova-registry-web)
- [apache/cordova-registry](https://github.com/apache/cordova-registry)
- [apache/cordova-template-reference](https://github.com/apache/cordova-template-reference)
- [apache/cordova-weinre](https://github.com/apache/cordova-weinre)