You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2022/09/10 05:36:34 UTC

[cordova] branch update-readme created (now 67f403a)

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

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git


      at 67f403a  doc: update README.md

This branch includes the following new commits:

     new 67f403a  doc: update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova] 01/01: doc: update README.md

Posted by er...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova.git

commit 67f403ab368d3189e8aada0b5f9727a7d3ced843
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Sep 10 14:36:29 2022 +0900

    doc: update README.md
    
    * Sort all lists in ascending order
    * Move Windows & OSX platform under deprecated
    * Move Electron platform under active section
    * Remove Experimental Platform section
    * Create Other Platform section and move cordova-test-platform to it
    * Move whitelist plugin under deprecated
    * Added cordova-eslint under other section
---
 README.md | 60 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 31 insertions(+), 29 deletions(-)

diff --git a/README.md b/README.md
index ed9fc0e..684b188 100644
--- a/README.md
+++ b/README.md
@@ -28,31 +28,31 @@ Here is a full list of all repositories:
 #### Active Platforms
 
 - [apache/cordova-android](https://github.com/apache/cordova-android)
-- [apache/cordova-ios](https://github.com/apache/cordova-ios)
-- [apache/cordova-windows](https://github.com/apache/cordova-windows)
 - [apache/cordova-browser](https://github.com/apache/cordova-browser)
-- [apache/cordova-osx](https://github.com/apache/cordova-osx)
-- [apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
+- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+- [apache/cordova-ios](https://github.com/apache/cordova-ios)
 
-#### Experimental or Unfinished Platforms
+#### Other Platform
 
-- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+- [apache/cordova-test-platform](https://github.com/apache/cordova-test-platform)
 
-<details><summary>Deprecated platforms</summary>
+<details><summary>Deprecated Platforms</summary>
 
-#### 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-ubuntu](https://github.com/apache/cordova-ubuntu)
-- [apache/cordova-wp8](https://github.com/apache/cordova-wp8)
-- [apache/cordova-tizen](https://github.com/apache/cordova-tizen)
+- [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-amazon-fireos](https://github.com/apache/cordova-amazon-fireos)
+- [apache/cordova-windows](https://github.com/apache/cordova-windows)
 - [apache/cordova-wp7](https://github.com/apache/cordova-wp7)
-- [apache/cordova-bada](https://github.com/apache/cordova-bada)
-- [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
+- [apache/cordova-wp8](https://github.com/apache/cordova-wp8)
 
 </details>
 
@@ -61,22 +61,22 @@ Here is a full list of all repositories:
 
 - [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](https://github.com/apache/cordova-plugin-device)
 - [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](https://github.com/apache/cordova-plugin-file)
 - [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](https://github.com/apache/cordova-plugin-media)
 - [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)
-- [apache/cordova-plugin-whitelist](https://github.com/apache/cordova-plugin-whitelist)
+
 
 #### Experimental or Unfinished Core Plugins
 
@@ -90,6 +90,7 @@ Here is a full list of all repositories:
 - [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)
 
 </details>
@@ -98,23 +99,23 @@ Here is a full list of all repositories:
 #### CLIs
 
 - [apache/cordova-cli](https://github.com/apache/cordova-cli)
-- [apache/cordova-plugman](https://github.com/apache/cordova-plugman)
 - [apache/cordova-coho](https://github.com/apache/cordova-coho)
+- [apache/cordova-plugman](https://github.com/apache/cordova-plugman)
 
 #### Libraries
 
-- [apache/cordova-js](https://github.com/apache/cordova-js)
-- [apache/cordova-lib](https://github.com/apache/cordova-lib)
 - [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-plugin-test-framework](https://github.com/apache/cordova-plugin-test-framework)
-- [apache/cordova-paramedic](https://github.com/apache/cordova-paramedic)
 - [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
 
@@ -122,17 +123,17 @@ Here is a full list of all repositories:
 
 ### Documentation and Website(s)
 
-- [apache/cordova](https://github.com/apache/cordova)
 - [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)
 
 <details><summary>Organization / Apache</summary>
 
 ### 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-apache-board-reports](https://github.com/apache/cordova-apache-board-reports)
 - [apache/cordova-new-committer-and-pmc](https://github.com/apache/cordova-new-committer-and-pmc)
 
 </details>
@@ -140,20 +141,21 @@ Here is a full list of all repositories:
 ### Other
 
 - [apache/cordova-node-xcode](https://github.com/apache/cordova-node-xcode)
+- [apache/cordova-eslint](https://github.com/apache/cordova-eslint)
 
 <details><summary>Unused / Outdated / Deprecated</summary>
 
 ### Unused / Outdated / Deprecated
 
-- [apache/cordova-medic](https://github.com/apache/cordova-medic)
-- [apache/cordova-labs](https://github.com/apache/cordova-labs)
-- [apache/cordova-weinre](https://github.com/apache/cordova-weinre)
 - [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-fauxton-server](https://github.com/apache/cordova-fauxton-server)
 - [apache/cordova-template-reference](https://github.com/apache/cordova-template-reference)
+- [apache/cordova-weinre](https://github.com/apache/cordova-weinre)
 
 </details>
 


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