SkillAgentSearch skills...

CardKit

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

Install / Use

/learn @dexteryy/CardKit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!--- layout: intro title: CardKit -->

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.

View on GitHub
GitHub Stars702
CategoryDevelopment
Updated5d ago
Forks133

Languages

JavaScript

Security Score

80/100

Audited on Mar 28, 2026

No findings