CardKit is a mobile UI library provides a series of building blocks to help you build mobile web apps quickly and simply, or transfer entire website to mobile-first web app for touch devices.
CardKit building blocks are all use-html-as-configure-style (like Custom Elements, directive...) components built on DarkDOM and Moui.
- Presentation in QCon Beijing 2014 (in Chinese): slides + transcript
Install via bower:
bower install cardkit
Or download directly:
- Packaged version without dependencies
cardkit.js
cardkit.min.js - Packaged version with dependencies
cardkit-standalone.js
cardkit-standalone.min.js
- node, npm
- grunt v0.4 -
npm install grunt-cli -g
- bower v0.10.0+ -
npm install bower -g
- ruby, gem, bundler
npm install
bundle install
bower install
grunt
Copyright (c) 2013-2014 douban.com Licensed under the MIT license.