Giter VIP home page Giter VIP logo

akali-grid's Introduction

Semantic, responsive, and lightweight flexbox grid.

About

What is Akali Grid?

Grids divide horizontal space into units called "column". Imagine your page divided into 12 columns, you could set your sidenav to take 4 columns and your content to take 8. Using Akali makes content appear to flow more naturally on your page and in other devices. Akali is maintaned by Vitrineed and receives constant updates.

Getting started

Setup the project

  • Clone the project

      $ git clone https://github.com/vitrineed/akali-grid.git
    
  • Include in your project:

  <link rel='stylesheet' type='text/css' href='akali-grid.css'>

Features

Semantic

Akali is semantic, which improves your code's readability, maintanability and consequently your team's productivity.

Choose between HTML or SCSS/SASS and you'll always see how Akali maintains its semantics like no other grid system. Classes like "four wide column" seem to be sentences and are easier for everyone to understand what's happening on the page, even if you're not a front-end developer.

Responsive

Akali includes a responsive flexbox grid that appropriately scales up to 12 columns as the device or viewport size increases.

You can set columns wides on each device if necessary.

Magical

You'll love Akali, because it comes with unbelievable handy utilities.

  1. Easily fill columns spaces with 'fill column', no math :-P
  2. Easily center grids with 'centered grid'
  3. Create columns that will take full width on mobile no matter what with 'stackable grid'
  4. Determine which device the column should appear by using 'desktop only', etc
  5. Set offset for each device 'offset two on tablet' or set global offset 'offset two column'
  6. Reverse a grid order with 'reversed grid', if grid is stackable, 'stackable reversed grid'
  7. Create containers or full width containers with 'container' or 'fluid container'

Documentation

Read the full documentation here

Contributors

  • guivr - Creator of Akali Grid
  • jeffersondanielss

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

akali-grid's People

Contributors

guivr avatar leonero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

barofs

akali-grid's Issues

Variáveis $wide

Funções que recebem um parâmetro com o número da coluna desejada para retornarem o tamanho correto em porcentagem, assim evitando a criação de uma variável para cada wide.

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.