A mobile UI framework provides building blocks which are classified as "Card", "Unit" and "Component" to help you build mobile web apps quickly and simply, or transfer entire website to native-like web app for touch devices.
CardKit Reference App (highly recommend to open in iOS/android device or simulator)
- iOS 4.x or earlier
- Android 3.x or earlier
- Tablet device
- UC and similar browsers
- Some low-end phones
- iOS 7 support coming soon
- Windows Phone support coming soon
Compiled and packaged "all in one" version:
Minified version:
or build your own:
- node, npm
- grunt v0.4 -
npm install grunt-cli -g
- istatic v0.3.2+ -
npm install node-istatic -g
- ruby, gem, bundler
npm install
bundle install
cp config.js.tmpl config.js
- Resolve TODO in config.js
grunt
grunt watch
- Edit source files in
js/
,css/
andtpl/
grunt connect
- See http://localhost:9100/ (or official URL) and
examples/
More coming soon...
See changelog
Mobileweb Instrumentality Project @ trello
Copyright (c) 2013 douban.com Licensed under the MIT license.