Skip to content

padillla/bbb-phonegap-marionette-jqm-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbb-phonegap-marionette-jqm-boilerplate

Backbone Boilerplate, Phonegap (Cordova), Marionette and jQuery Mobile boilerplate

About

Boilerplate for mobile development which adds Marionette and jQuery Mobile to Backbone Boilerplate.

Uses the backbone-websql plugin to persist data to to WebSQL.

Stack

  • Cordova (ne. Phonegap) - Platform for building native mobile applications using HTML, CSS and JavaScript.
  • RequireJS - JavaScript file and module loader.
  • Backbone.js - JavaScript MV* framework which provides constructs for the separation of concerns within a JavaScript application.
  • Marionette - Composite application library for Backbone which aims to simplify the constuction of large scale JavaScript applications.
  • jQuery Mobile - An HTML5-based user interface library, built on jQuery and jQuery UI, for all popular mobile device platforms.

Build tool

Yeoman provides a unified collection of tools and libraries, and a workflow, to help developers quickly build web apps.

Yeoman is not necessary to preview the project which should run on a webserver or in Phonegap without the build step.

About

Backbone Boilerplate, Phonegap (Cordova), Marionette and jQuery mobile boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 9.8%