Flex
p/flex-6
Flexbox's are a pain to write, Flex makes it easy.
Jake Howell
Flex — Flexbox's are a pain to write, Flex makes it easy.
Featured
25
Flexbox's are cool, but a pain in the dairy air to write. Flex makes it easy. Generate CSS to quickly make grids, columns, just about whatever you could think of, all thanks to the wonders of Flexbox.
Replies
Eric Bae
The site is down....
lukas jorissen
Uhh css grids — Flexbox a bit outdated — not?
Jake Howell
@lukasjorissen Not quite familiar with CSS grids, however this isn't a columns framework I was attempting to build, it's simply just aligning content without being overly bulky. i.e centering a specific div is as simple as.. ``` display: flex; justify-content: center; align-items: center; ```
Jeffrey Chiang
@lukasjorissen @jake_howell1 They can both be used together depending on the purpose. https://developer.mozilla.org/en...
Jamie McArdle
Really cool, however the select boxes are annoying, if they were visible as radio buttons or when you clicked the input it cycled through the options that would be cool. I agree with @ariel_jedrzejczak also, scrolling is annoying.
François-Alb. Gandon
@jake_howell1 Website down.
Dun
Thank you!
Kevin Yun
This is magnificent and trumps all the other flex box tools I've used.
Ghost Kitty
Comment Deleted
Ariel
Great thing, thanks. Only suggestion would be putting everything on one site. It's scrolling somehow badly sometimes.
Jake Howell
@ariel_jedrzejczak Gday, yeah I noticed that too when jumping into Safari, i've pushed a fix out!
Tyler Andersen
@ariel_jedrzejczak Ya I straight up thought the site was broken when I first entered it. I was trying to scroll on the middle pane and nothing was happening. Even after seeing the arrow I clicked on the arrow thinking it would do something. I didn't realize I had to click on the left side and then start scrolling til I saw this comment and realized I needed to keep scrolling somewhere to make it work. Maybe make it scroll a little bit for the user if they click that pulsing arrow to show them the left panel scrolls.
Blake Folgado
@ariel_jedrzejczak @tm0neys Yep same here? Maybe if they click the bouncing arrow push the page. Also a bouncing arrow does not really indicate scroll all too much :P
Herman Starikov
This is a beautiful website, nicely done!
Denis Shershnev
Great job @ariel_jedrzejczak ! Good luck!
Gibran Malheiros
Nice initiative! After adding a few more properties it will become as valuable as the Flexy Boxes project: https://the-echoplex.net/flexybo...
Mitul Shah
this is awesome thank u
Olivier Janssen
Nice idea! Let me make 1 suggestion though: Making a selection in a drop down menu triggers a "startDrag" (or something) on OSX Safari, which makes the flow go haywire.
Jake Howell
@olivierjanssen Gday, yeah it seemed to buggering up for me too, guess I can't rely on new CSS values. Heh.
Juan Camilo Sierra

I hope this would be maintained in the long term

Pros:

Easy to use. Solves a common problem

Cons:

It could include other flex properties

Nipun Raviasra
Grate work 🙌
Jake Howell
Hi y'all, here's something I threw together on my Sunday morning. Hope you enjoy!
Jennifer Robinson
Cool instead of notes.
Raj Kiran Chaudhary
Could not access the site
Shantanu Bhadouria
This is great!