doc: update README.md (#343)

* 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
diff --git a/README.md b/README.md
index ed9fc0e..b8fabcc 100644
--- a/README.md
+++ b/README.md
@@ -28,31 +28,31 @@
 #### 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-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)
 
-#### Experimental or Unfinished Platforms
+<details><summary>Deprecated Platforms</summary>
 
-- [apache/cordova-electron](https://github.com/apache/cordova-electron)
+#### Deprecated Platforms
 
-<details><summary>Deprecated platforms</summary>
-
-#### 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 @@
 
 - [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 @@
 - [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 @@
 #### 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,38 +123,39 @@
 
 ### 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>
 
 ### Other
 
+- [apache/cordova-eslint](https://github.com/apache/cordova-eslint)
 - [apache/cordova-node-xcode](https://github.com/apache/cordova-node-xcode)
 
 <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>