Giter VIP home page Giter VIP logo

topcoat's Introduction

               ___         ___         ___         ___         ___                         
      ___     /  /\       /  /\       /  /\       /  /\       /  /\        ___            
     /  /\   /  /::\     /  /::\     /  /:/      /  /::\     /  /::\      /  /\           
    /  /:/  /  /:/\:\   /  /:/\:\   /  /:/      /  /:/\:\   /  /:/\:\    /  /:/           
   /  /:/  /  /:/  \:\ /  /:/~/:/  /  /:/  ___ /  /:/  \:\ /  /:/~/::\  /  /:/            
  /  /::\ /__/:/ \__\:/__/:/ /:/  /__/:/  /  //__/:/ \__\:/__/:/ /:/\:\/  /::\            
 /__/:/\:\\  \:\ /  /:\  \:\/:/   \  \:\ /  /:\  \:\ /  /:\  \:\/:/__\/__/:/\:\           
 \__\/  \:\\  \:\  /:/ \  \::/     \  \:\  /:/ \  \:\  /:/ \  \::/    \__\/  \:\          
      \  \:\\  \:\/:/   \  \:\      \  \:\/:/   \  \:\/:/   \  \:\         \  \:\         
       \__\/ \  \::/     \  \:\      \  \::/     \  \::/     \  \:\         \__\/         
              \__\/       \__\/       \__\/       \__\/       \__\/                        

An experimental CSS library.

Installing

You can install TopCoat manually by just dropping it in. We recommend downloading a tag so its easy to upgrade.

<link rel=stylesheet type=text/css href=vendor/topcoat-0.1.0/release/css/topcoat-min.css>

Topcoat also supports popular clientside package management frameworks.

If you are using Bower:

bower install topcoat

Or Yeoman:

yeoman install topcoat

There is also support for Component:

component install topcoat/topcoat

Running the tests

To run the tests clone the repo, cd into the test folder and start a localserver (suggestion python -m SimpleHTTPServer on osx/linux will start an http server on port 8000) there. Navigate to the specific address and you'll be able to run the tests.

Building the src

Topcoat utilizes Grunt for building. You have to install its command line interface (CLI) globally

npm install -g grunt-cli

Topcoat uses Grunt 0.4.0 for upgrades you can read more on their website.

Then you can run grunt to build the sources. The results will be in ./release There is also a watch task that you can run. It automatically lints and compiles your less sources when it spots any changes.


TopCoat Mobile

An experimental CSS microlibrary for building super fast mobile web apps.

  • listview
  • titlebar
  • tabbar
  • code

Embedded Webview Targets

  • iOS 5+
  • Android 2.2+
  • BlackBerry 6+
  • Windows Phone 8+

Mobile Browser Targets

  • Firefox for Android
  • Opera Mini
  • Android 2.2+ system browser
  • Mobile Safari 5+

topcoat's People

Contributors

brianleroux avatar cataling avatar coliff avatar g1sh avatar garthdb avatar jrowny avatar kristoferjoseph avatar larz0 avatar majornista avatar piatra avatar yourpalsonja avatar

Watchers

 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.