You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/28 10:14:29 UTC

[cordova] branch master updated: grouped list of all github repos (#1)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova.git


The following commit(s) were added to refs/heads/master by this push:
     new 9066db3  grouped list of all github repos (#1)
9066db3 is described below

commit 9066db3fef0c62e3e8fc91c14a0d0ec1a8ef3454
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Feb 28 11:14:27 2018 +0100

    grouped list of all github repos (#1)
    
    * a grouped list of all github repos
    * add coho/docs under docs
    * move osx, make electron experimental
    * move medic to deprecated
---
 README.md | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 112 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bc2511a..f0de901 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,113 @@
-# cordova
+# Apache Cordova
 
-Apache Cordova
+- Mobile apps with HTML, CSS & JS
+- Target multiple platforms with one code base
+- Free and open source
+
+## Repositories
+
+A list of all repositories on GitHub: 
+
+### Platforms
+
+- https://github.com/apache/cordova-android
+- https://github.com/apache/cordova-ios
+- https://github.com/apache/cordova-windows
+- https://github.com/apache/cordova-browser
+- https://github.com/apache/cordova-osx
+- https://github.com/apache/cordova-test-platform
+
+#### Experimental or Unfinished Platforms
+
+- https://github.com/apache/cordova-electron
+
+#### Deprecated Platforms
+
+- https://github.com/apache/cordova-blackberry
+- https://github.com/apache/cordova-firefoxos
+- https://github.com/apache/cordova-ubuntu
+- https://github.com/apache/cordova-wp8
+- https://github.com/apache/cordova-tizen
+- https://github.com/apache/cordova-qt
+- https://github.com/apache/cordova-webos
+- https://github.com/apache/cordova-amazon-fireos
+- https://github.com/apache/cordova-wp7
+- https://github.com/apache/cordova-bada
+- https://github.com/apache/cordova-bada-wac
+
+### Tools
+
+- https://github.com/apache/cordova-js
+- https://github.com/apache/cordova-plugman
+- https://github.com/apache/cordova-lib
+- https://github.com/apache/cordova-cli
+- https://github.com/apache/cordova-coho
+- https://github.com/apache/cordova-paramedic
+- https://github.com/apache/cordova-mobile-spec
+- https://github.com/apache/cordova-plugin-test-framework
+- https://github.com/apache/cordova-common
+- https://github.com/apache/cordova-create
+- https://github.com/apache/cordova-fetch
+- https://github.com/apache/cordova-serve
+
+### Plugins
+
+- https://github.com/apache/cordova-plugin-whitelist
+- https://github.com/apache/cordova-plugin-media-capture
+- https://github.com/apache/cordova-plugin-network-information
+- https://github.com/apache/cordova-plugin-device
+- https://github.com/apache/cordova-plugin-dialogs
+- https://github.com/apache/cordova-plugin-wkwebview-engine
+- https://github.com/apache/cordova-plugin-statusbar
+- https://github.com/apache/cordova-plugin-media
+- https://github.com/apache/cordova-plugin-splashscreen
+- https://github.com/apache/cordova-plugin-file
+- https://github.com/apache/cordova-plugin-geolocation
+- https://github.com/apache/cordova-plugin-inappbrowser
+- https://github.com/apache/cordova-plugins (Experimental Plugins)
+- https://github.com/apache/cordova-plugin-camera
+- https://github.com/apache/cordova-plugin-vibration
+- https://github.com/apache/cordova-plugin-battery-status
+- https://github.com/apache/cordova-plugin-screen-orientation
+
+#### Deprecated Plugins
+
+- https://github.com/apache/cordova-plugin-contacts
+- https://github.com/apache/cordova-plugin-file-transfer
+- https://github.com/apache/cordova-plugin-globalization
+- https://github.com/apache/cordova-plugin-console
+- https://github.com/apache/cordova-plugin-device-motion
+- https://github.com/apache/cordova-plugin-device-orientation
+- https://github.com/apache/cordova-plugin-legacy-whitelist
+
+### Templates
+
+- https://github.com/apache/cordova-app-hello-world
+- https://github.com/apache/cordova-template-reference
+
+### Documentation and Website
+
+- https://github.com/apache/cordova-docs
+- https://github.com/apache/cordova-status
+- https://github.com/apache/cordova-coho/tree/master/docs
+
+### Organization / Apache
+
+- https://github.com/apache/cordova-discuss
+- https://github.com/apache/cordova-apache-board-reports
+- https://github.com/apache/cordova-new-committer-and-pmc
+
+### Other
+
+- https://github.com/apache/cordova-node-xcode
+
+### Unused / Outdated / Deprecated
+
+- https://github.com/apache/cordova-medic
+- https://github.com/apache/cordova-labs
+- https://github.com/apache/cordova-weinre
+- https://github.com/apache/cordova-app-harness
+- https://github.com/apache/cordova-plugin-compat
+- https://github.com/apache/cordova-registry-web
+- https://github.com/apache/cordova-registry
+- https://github.com/apache/cordova-fauxton-server

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org