Skip to content

cataling/topcoat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

An experimental CSS library. Check out the desktop demo (WIP).

Installing

You can install TopCoat manually by just dropping it in. We reccomend 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 adobe/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.

grunt

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+

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%