contribute-repo-links.yml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. - title: Platforms
  2. projects:
  3. - project: Android
  4. mirror: https://github.com/apache/cordova-android
  5. - project: iOS
  6. mirror: https://github.com/apache/cordova-ios
  7. - project: Mac OS X
  8. mirror: https://github.com/apache/cordova-osx
  9. - project: Windows (desktop)
  10. mirror: https://github.com/apache/cordova-windows
  11. - project: Browser
  12. mirror: https://github.com/apache/cordova-browser
  13. - project: Electron
  14. mirror: https://github.com/apache/cordova-electron
  15. - title: Plugins
  16. projects:
  17. - project: Battery Status
  18. mirror: https://github.com/apache/cordova-plugin-battery-status
  19. - project: Camera
  20. mirror: https://github.com/apache/cordova-plugin-camera
  21. - project: Device
  22. mirror: https://github.com/apache/cordova-plugin-device
  23. - project: Dialogs
  24. mirror: https://github.com/apache/cordova-plugin-dialogs
  25. - project: File
  26. mirror: https://github.com/apache/cordova-plugin-file
  27. - project: Geolocation
  28. mirror: https://github.com/apache/cordova-plugin-geolocation
  29. - project: In-App Browser
  30. mirror: https://github.com/apache/cordova-plugin-inappbrowser
  31. - project: Media
  32. mirror: https://github.com/apache/cordova-plugin-media
  33. - project: Media Capture
  34. mirror: https://github.com/apache/cordova-plugin-media-capture
  35. - project: Network Information
  36. mirror: https://github.com/apache/cordova-plugin-network-information
  37. - project: Screen Orientation
  38. mirror: https://github.com/apache/cordova-plugin-screen-orientation
  39. - project: Splashscreen
  40. mirror: https://github.com/apache/cordova-plugin-splashscreen
  41. - project: Statusbar
  42. mirror: https://github.com/apache/cordova-plugin-statusbar
  43. - project: Vibration
  44. mirror: https://github.com/apache/cordova-plugin-vibration
  45. - title: Other
  46. projects:
  47. - project: Cordova Docs
  48. mirror: https://github.com/apache/cordova-docs
  49. - project: Cordova JS (JavaScript API)
  50. mirror: https://github.com/apache/cordova-js
  51. - project: Cordova CLI
  52. mirror: https://github.com/apache/cordova-cli
  53. - project: Cordova Plugman (Plugin Manager)
  54. mirror: https://github.com/apache/cordova-plugman
  55. - project: Cordova Lib (Common Code)
  56. mirror: https://github.com/apache/cordova-lib
  57. - project: Cordova Common
  58. mirror: https://github.com/apache/cordova-common
  59. - project: Cordova Serve
  60. mirror: https://github.com/apache/cordova-serve
  61. - project: Cordova Create
  62. mirror: https://github.com/apache/cordova-create
  63. - project: Cordova Fetch
  64. mirror: https://github.com/apache/cordova-fetch
  65. - project: Cordova Mobile Spec (Test Suite)
  66. mirror: https://github.com/apache/cordova-mobile-spec
  67. - project: Cordova Paramedic (Test Automation)
  68. mirror: https://github.com/apache/cordova-paramedic
  69. - project: Cordova Hello World (Sample App)
  70. mirror: https://github.com/apache/cordova-app-hello-world
  71. - project: Cordova Coho (Release Tool)
  72. mirror: https://github.com/apache/cordova-coho