Giter Site home page Giter Site logo

themartux / flexo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 44.76 MB

Light css grid and wireframe based on flex property.

Home Page: http://www.davidemartucci.it/flexo

License: BSD 2-Clause "Simplified" License

CSS 44.87% JavaScript 0.29% PHP 50.14% Dockerfile 0.06% Makefile 0.01% Hack 0.33% SCSS 4.31%

flexo's Introduction

Flexo

Light css grid and wireframe based on flex property.

Flexo is a lightweight framework for page scaffolding using the css flex property. Flexo helps the developer and designer to create modular web pages quickly.
Flexo

How to use it

You can directly use the links to use it immediately or you can download Flexo and use the scss file.
On the Flexo site it is possible to configure the .css file!

Link dev(wireframe intergated)

<link rel="stylesheet" href="http://davidemartucci.it/flexo/dev/css/flexo.css">

Link dist(minify)

<link rel="stylesheet" href="http://davidemartucci.it/flexo/dist/css/flexo.min.css">

Npm

npm install @the_martux/flexo -D

Yarn

yarn add @the_martux/flexo -D

Basic elements

There are five elements that build the grid.

  • Container: this element contains all the rows and can have a fixed or fluid length.

  • Row: contains the box and can have a fixed or fluid length.

  • Box: this element is the grid cell. can be fixed or flexible.

  • Box in: is the contents of the cell. Here it is possible to insert other grids.

  • Flex: is the basic flex property.

image


Wireframe

With flexo you can use the wireframe and check the boxes you use during the changing of the device lengths. You should add the wireframe id in the body tag.

image


Documentation

The documentation allows you to better understand how to use Flexo classes.
Watch the tutorials to learn more.
Documentation


flexo's People

Contributors

themartux avatar

Watchers

 avatar  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.