Git Product home page Git Product logo

cardkit's Introduction

CardKit

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.

Usage and Examples

CardKit Reference App (highly recommend to open in iOS/android device or simulator)

In the Real World

douban apps

Download

Compiled and packaged "all in one" version:

Minified version:

or build your own:

Quick Start for building

Prepare the environment

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

Install dependencies

  1. npm install
  2. bundle install

Build and use in your mobile project

  1. cp config.js.tmpl config.js
  2. Resolve TODO in config.js
  3. grunt
  4. grunt deploy

Dev Guild

  1. grunt watch:dev or grunt watch:pub
  2. Edit source files in js/, css/ and tpl/

Docs & Demos

  1. grunt connect
  2. See http://localhost:9100/ (or official URL) and examples/

More comming soon...

Release History

  • 2013.6.18
    • v1.3.1 release
    • 从Code(豆瓣内部开发平台)迁移到Github

Supports

Mobileweb Instrumentality Project @ trello

cardkit's People

Contributors

dexteryy avatar lifeicd avatar ryankung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.