New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flexybox

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexybox

a simple cross browser flex grid framework written in SCSS

0.7.0
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Flexy Box

A simple lightweight cross browser flex grid framework written in SCSS. Take the guess work out of CSS3 Flex Box and use Flexy Box to create modern fluid page layouts.

Live Demo

https://flexybox-docs.netlify.com

Feature Roadmap

  • offsets
  • non-prefix version

Supported Browsers (CSS)

Flexy Box CSS is prefixed and tested for the following browsers. If are loading the scss directly (webpack, gulp, etc) then you will need to ensure that you create a task to auto prefix.

  • Chrome *
  • Firefox *
  • Safari (flex wrap does not currently work in safari due to webkit bug)*
  • Edge *
  • IE 10 & 11
  • iOS *

CodePen

http://codepen.io/johnnyazee/pen/AXoWkm

Development

Prerequisites

npm install -g yarn

You must be running nodejs version => 6.3.0

yarn install
yarn build

A little help & inspiration:

Keywords

flexbox

FAQs

Package last updated on 12 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts