Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-the-grid

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-the-grid

Just a handy flex grid to build any layout you want.

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Just The Grid

Just a handy flex grid to build any layout you want.

About

The grid is build using the flex css property, which makes it easy to create any layout you want. If you are familiar with the Bootstrap Grid, you will find many similarities, if you are a novice - it will take only some minutes to understand, how it works.

Installation

There are several options, how you can install the grid:

Npm

npm i just-the-grid --save

GitHub

GitHub

Documentation

Here is the list of classes:

Containers

.container

.container-fluid

Rows

.row

Direction

.direction-..-row (default behaviour | sm and up)

.direction-..-row-reverse

.direction-..-column

.direction-..-column-reverse

Main Axis Alignment

.align-..-start (default behaviour | sm and up)

.align-..-center

.align-..-end

.align-..-around

.align-..-between

Cross Axis Alignment

.align-..-stretch (default behaviour | sm and up)

.align-..-baseline

.align-..-top

.align-..-middle

.align-..-bottom

Columns

.col-(xs | sm | md | lg)-(1 - 12)

Offsets

.offset-(xs | sm | md | lg)-(0 - 12)

Ordering

.order-..-first

.order-..-last

Visibility

.hidden-..

.hidden-(xs | sm | md)-up

License

MIT

Keywords

FAQs

Package last updated on 26 Sep 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc