Difference between revisions of "New JavaScript framework"

From WebOS-Ports
Jump to navigation Jump to search
(Candidate demo apps, for design "contest")
 
(guide samples)
Line 20: Line 20:
 
* whose items can be swiped left or right
 
* whose items can be swiped left or right
 
* and whose items can be rearranged by dragging
 
* and whose items can be rearranged by dragging
 +
 +
For a demo of Enyo Panels, see
 +
http://enyojs.com/sampler/latest/layout/index.html#PanelsSample
 +
, particularly the CollapsingArranger.
 +
 +
Perhaps the app that best demonstrates the look and feel of LuneOS is Contacts, which can be seen on the web at https://hominidsoftware.com/Contacts/
  
 
Submission should be made by posting the link to the luneos-dev mailing list: http://lists.webos-ports.org/mailman/listinfo/luneos-dev
 
Submission should be made by posting the link to the luneos-dev mailing list: http://lists.webos-ports.org/mailman/listinfo/luneos-dev

Revision as of 03:13, 26 January 2017

Required Framework Characteristics

  • Emphasizes development of large, sophisticated apps
  • Responsive, touch-friendly widgets
  • Widget creation is quick on current mobile hardware (for transitions)
  • Supports 60 fps animation on current mobile hardware
  • Will continue to be maintained if one major corporate backer changes direction


Candidate demo apps

Demos apps need to show the "feel" of webOS (but not the look, at this point). Specifically:

  • a single app is usable on both phone- and tablet-sized screens
  • a layout widget to organize multiple panes, like Enyo Panels, but possibly behaving differently
  • a list with 500 items
  • whose items can be swiped left or right
  • and whose items can be rearranged by dragging

For a demo of Enyo Panels, see http://enyojs.com/sampler/latest/layout/index.html#PanelsSample , particularly the CollapsingArranger.

Perhaps the app that best demonstrates the look and feel of LuneOS is Contacts, which can be seen on the web at https://hominidsoftware.com/Contacts/

Submission should be made by posting the link to the luneos-dev mailing list: http://lists.webos-ports.org/mailman/listinfo/luneos-dev