You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/10 23:13:30 UTC

[GitHub] [cordova] globules-io edited a comment on issue #92: Add OGX.JS as Framework

globules-io edited a comment on issue #92: Add OGX.JS as Framework
URL: https://github.com/apache/cordova/issues/92#issuecomment-491454259
 
 
   - OGX.JS does not rely on any tech stack, it is highly portable and does not required any compiler
   - OGX.JS has templating operations unlike other frameworks, with temporary properties and global var support and loop operations
   - OGX.JS supports template-binding to object properties (render different objects within the same list)
   - OGX.JS has all the components already built-in so you don't need to code as much as other frameworks to output a pro grade app
   - OGX.JS data handling is inspired by MongoDB (via OGX.List or MongOGX)
   - OGX.JS allow binding between components to filter/sort/display
   - OGX.JS can transform and render complex datasets via different components with one line, including data trees
   - OGX.JS is scope based and can render different data depends on the user scope
   - OGX.JS is mobile first and has a multitude of components supporting drag, swipe, swipe reveal, reorder
   - OGX.JS supports simple popups, tabbed popups, windows and views
   - OGX.JS supports multiple virtual apps within an app via a Threater or "stage explorer"
   - OGX.JS handles loading, storing and routing via a single app.json config, including preloading fonts, sounds, images, html templates..
   - OGX.JS supports fields and form binding including restriction, validation and population
   - OGX.JS has built in geo operations to work with maps
   - OGX.JS has built in color tools
   - OGX.JS is thoroughly tested on iOS, Android, including ChromeOS and works also perfectly for PWA
   - and all of the other good stuff a framework is expected to have (history management, locking, dynamic views, display objects and much more).
   
   
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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