The Wayback Machine - https://web.archive.org/web/20210121201920/https://github.com/dexteryy/CardKit
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CardKit (v2)

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.

Usages and Examples

References

In the Real World

douban apps

Installation

Install via bower:

bower install cardkit

Or download directly:

Quick Start for building

Prepare the environment

  1. node, npm
  2. grunt v0.4 - npm install grunt-cli -g
  3. bower v0.10.0+ - npm install bower -g
  4. ruby, gem, bundler

Install dependencies

  1. npm install
  2. bundle install
  3. bower install

The first build

  1. grunt

License

Copyright (c) 2013-2014 douban.com Licensed under the MIT license.

About

A mobile UI library provides a series of building blocks which are all components built on DarkDOM and Moui.

Resources

Packages

No packages published