All Projects → sdras → Cssgridgenerator

sdras / Cssgridgenerator

Licence: mit
🧮 Generate basic CSS Grid code to make dynamic layouts!

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to Cssgridgenerator

grid-garden
Solutions to CSS Grid Garden
Stars: ✭ 79 (-98%)
Mutual labels:  grid, css-grid, grid-layout, grid-system
60gs
60GS - 60 Columns Grid System based on CSS Grid Layout
Stars: ✭ 65 (-98.35%)
Mutual labels:  grid, css-grid, grid-layout, grid-system
tb-grid
tb-grid is a super simple and lightweight 12 column responsive grid system utilizing css grid.
Stars: ✭ 19 (-99.52%)
Mutual labels:  grid, grid-layout, grid-system
Dragact
a dragger layout system with React style .
Stars: ✭ 710 (-81.99%)
Mutual labels:  grid, grid-layout, grid-system
Grassy
Build layout through ASCII art in Sass (and more). No pre-built CSS. No additional markup.
Stars: ✭ 335 (-91.5%)
Mutual labels:  grid, grid-layout, grid-system
Bedrock
Foundational Layout Primitives for your React App
Stars: ✭ 173 (-95.61%)
Mutual labels:  grid-layout, grid-system, css-grid
Interior
Design system for the modern web.
Stars: ✭ 77 (-98.05%)
Mutual labels:  grid, grid-layout, css-grid
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (+9.79%)
Mutual labels:  grid, grid-layout, grid-system
React Rasta
React Rasta is a powerful and flexible grid system for React
Stars: ✭ 88 (-97.77%)
Mutual labels:  grid, grid-layout, grid-system
Bootstrap Grid Css
The grid and responsive utilities classes extracted from the Bootstrap 4 framework, compiled into CSS.
Stars: ✭ 119 (-96.98%)
Mutual labels:  grid, grid-layout, css-grid
React Awesome Styled Grid
A responsive 8-point grid system layout for React using styled-components
Stars: ✭ 157 (-96.02%)
Mutual labels:  grid, grid-layout, grid-system
Grid Cheatsheet
CSS Grid cheat sheet
Stars: ✭ 83 (-97.9%)
Mutual labels:  grid, grid-layout, css-grid
gridbugs-ru
Перевод списка багов в CSS Grid Layout, курируемого Рейчел Эндрю
Stars: ✭ 27 (-99.32%)
Mutual labels:  grid, css-grid, grid-layout
grid-layout
grid-layout is a layout engine which implements grid, can use in canvas/node-canvas
Stars: ✭ 43 (-98.91%)
Mutual labels:  grid, css-grid, grid-layout
tetris-grid
◼️Lightweight and simple CSS grid
Stars: ✭ 16 (-99.59%)
Mutual labels:  grid, css-grid
ginger
A minimal flexbox grid system named after a cute dog.
Stars: ✭ 31 (-99.21%)
Mutual labels:  grid-layout, grid-system
Pintsize
Customisable 💪 Flexbox grid system
Stars: ✭ 330 (-91.63%)
Mutual labels:  grid, grid-system
DPVideoMerger-Swift
Multiple videos merge in one video with manage scale & aspect ratio and also merge videos to grid matrix layout for Swift.
Stars: ✭ 49 (-98.76%)
Mutual labels:  grid, grid-layout
craft-grid
A field that lets you content manage CSS Grid in Craft CMS.
Stars: ✭ 18 (-99.54%)
Mutual labels:  grid, css-grid
Fitgrd
.fitgrd is the lightweight & sexy looking responsive grid for your next awesome website.
Stars: ✭ 329 (-91.66%)
Mutual labels:  grid, css-grid

CSS Grid Generator

Site: https://cssgrid-generator.netlify.com/

CSS Grid Generator

This project is a way for people to use CSS Grid features quickly to create dynamic layouts.

You can set the numbers, and units of your columns and rows, and I'll generate a CSS grid for you! Drag within the boxes to create divs placed within the grid.

I noticed a lot of people weren't using Grid because they felt it was too complicated and they couldn't understand it. Grid is capable of so much, and this small generator only touches on a fraction of the features. The purpose of this is so people get up and running quickly, and create more interesting layouts.

Once you work with this a bit, I suggest checking out resources by Rachel Andrew, Jen Simmons, and Dave Geddes to dive deeper. There is also a CSS Grid Guide on CSS-Tricks, and a fun little game called Grid Garden to help you learn more!

This project is open to contributions!

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].