Skip to content

manuszep/FAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST CSS Framwork

FAST stands for Fast Application Styling tools. It’s a modular CSS framework.

screenshot

Modules

  • Buttons
  • Colors
  • Decoration
  • Header / Footer
  • Grid
  • Icons
  • Layout
  • Lists
  • Navigation
  • Page
  • Table
  • Typography

Details

The framework is tested on IE9+, Chrome, Firefox, Safari, Android and IOS.

The grid and layout are based on flexbox. This makes it possible to vertically align, distribute and reorder elements easily.

Documentation

The documentation comes with the project. Each module is documented with examples and markup.

Task runner

The project is built with Node / Gulp:

  • Convert svg icons to font files and generate SASS variables and documentation templates accordingly
  • Compile CSS files and add vendor prefixes
  • Compile HTML files with Swig templates
  • Run tests for javascript

To do

This project is just beginning. There is no javascript yet, a lot of modules should add to the list

Requirements

To do once and for all :

  • npm install -g gulp
  • npm install -g phantomjs
  • npm install -g casperjs

Installation

  • Check-out the repo
  • npm install
  • gulp

Contributors

About

Fast Application Styling Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published