Home - nth-iteration/savvy GitHub Wiki

Savvy is an MVP framework for HTML5 and hybrid applications on tablet, smart phone and smart TV.

To install:

$ npm install savvy -g

For online help type:

$ savvy --help

Documentation

Essentials

  1. [Building applications](wiki/Building applications)
  2. [Defining applications (config.xml)](wiki/Defining applications (config.xml))
  3. [Navigating between cards](wiki/Navigating between cards)

Understanding more

  1. [The MVP pattern in Savvy](wiki/The MVP pattern in Savvy)
  2. [Including JavaScript libraries](wiki/Including JavaScript libraries)
  3. [Listening to application events](wiki/Listening to application events)
  4. [Pre-caching images](wiki/Pre‐caching images)
  5. [Building hybrid apps with Savvy](wiki/Building hybrid apps with Savvy)

License

The Savvy framework is open source and released under the Apache 2.0 license. Part is copyright digisoft.tv and licensed under the MIT license.

For a complete list of copyrights, type:

$ savvy --copyright

This documentation is licensed under a Creative Commons Attribution 4.0 International License.