/moui

OO-based UI behavior modules behind CardKit(mobile webapp framework)'s view components

Primary LanguageJavaScript

Moui

  • OO-based UI behavior modules behind CardKit's view components
  • 'mobile first'
  • Independent of particular appearance and specific business
  • Use HTML as configurations that is equal to JS API

Usage

AMD and OzJS

Get the code

Add to your project as new dependency

Or download directly from Github

Dependencies

  • mo
  • dollar or other jQuery-compatible library

Examples

CardKit demo app

Modules Overview

  • Minimal stateful component
  • Compose of Control objects
  • Minimal overlay component
  • Inherit from Overlay
  • Compose of Picker objects
  • Inherit from Overlay
  • Inherit from ActionView
  • Inherit from Overlay

moui/bubble (Plan to refactor)

  • Inherit from Growl
  • Minimal range component

moui/slider (Plan to refactor)

  • Inherit from Ranger
  • Stick a DOM element to anther from any clock position

API and usage

Comming soon...

More References

See OzJS Project Homepage

Release History

See OzJS Release History

License

Copyright (c) 2010 - 2013 dexteryy
Licensed under the MIT license.