README 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. -------------------------------------------------------------------------------
  2. Project Name: dojox/mobile
  3. -------------------------------------------------------------------------------
  4. Version 1.0
  5. Release date: 03/23/2010
  6. -------------------------------------------------------------------------------
  7. Project state:
  8. dojox/mobile: stable
  9. dojox/mobile/app: experimental; please use dojox/app instead.
  10. -------------------------------------------------------------------------------
  11. [ YES ] l18n support?
  12. [ YES ] a11y support?
  13. -------------------------------------------------------------------------------
  14. Credits:
  15. Jared Jurkiewicz (jared.jurkiewicz@gmail.com)
  16. Yoshiroh Kamiyama
  17. Shane O'Sullivan (dojox/mobile/app)
  18. Soyhy Lim
  19. Sebastien Brunot
  20. Eric Durocher
  21. Sergey Grebnov
  22. Christophe Jolif
  23. Damien Mandrioli
  24. Adrian Vasiliu
  25. Sebastien Pereira
  26. Patrick Ruzand
  27. -------------------------------------------------------------------------------
  28. Project description
  29. Dojo Mobile provides widgets that can be used to build web-based applications
  30. for mobile devices (iOS, Android, BlackBerry, Windows Phone 8).
  31. Dojo Mobile is designed to be as lightweight as possible to achieve a better
  32. user experience on mobile devices.
  33. -------------------------------------------------------------------------------
  34. Dependencies:
  35. dojo
  36. dijit
  37. -------------------------------------------------------------------------------
  38. Documentation
  39. Documentation resides at:
  40. http://dojotoolkit.org/reference-guide/dojox/mobile.html
  41. -------------------------------------------------------------------------------