
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
flexboxes is a functional flexbox library and pure flexbox grid system designed for prototyping and production.
Download flexboxes.css and load stylesheet
<link rel="stylesheet" href="flexboxes.css">
@import via node_modulesdisplay.block-flex for flex.inline-flex for inline-flexflex-flowflex-direction flex-wraprow nowrapflex-direction.flow-east for row.flow-west for row-reverse.flow-south for column.flow-north for column-reverseflex-wrap.flow-over for nowrap.flow-wrap for wrap.flow-warp for wrap-reversemarginDistribute free space via auto margins
.free-top.free-left.free-right.free-bottomorder.order-before.order-afteralign-items.items-start.items-end.items-center.items-baseline.items-stretchalign-self.self-center.self-baseline.self-stretch.self-start.self-endjustify-content.just-start.just-end.just-center.just-between.just-aroundalign-content.pack-start.pack-end.pack-center.pack-between.pack-around.pack-stretchflexShorthand classes supply common presets
.flex-initial for 0 1 auto aka shrinkable.flex-auto for 1 1 auto aka flexible.flex-none for none aka inflexibleCompose with grow shrink basis
flex-grow.grow-0.grow-1.grow-2.grow-3.grow-4.grow-5.grow-6.grow-8.grow-7.grow-9.grow-10.grow-11.grow-12flex-shrink.shrink-0.shrink-1.shrink-2.shrink-3.shrink-4.shrink-5.shrink-6.shrink-7.shrink-8.shrink-9.shrink-10.shrink-11.shrink-12flex-basis.basis-0 0/12 grid.basis-1 1/12 grid.basis-2 2/12 grid.basis-3 3/12 grid.basis-4 4/12 grid.basis-5 5/12 grid.basis-6 6/12 grid.basis-7 7/12 grid.basis-8 8/12 grid.basis-9 9/12 grid.basis-10 10/12 grid.basis-11 11/12 grid.basis-12 12/12 grid.basis-100vw.basis-100vh.basis-100vmax.basis-100vmin.basis-golden.basis-content.basis-autoSome flexbugs are solvable via min or max width or height
.area-min sets both mins to 0 re: nesting.area-max sets both maxes to 100%Consider area.css for more
@mediaThese are breakpoint classes for responsive design.
portrait orientation onlyblock-flex@portraitinline-flex@portraitflow-over@portraitflow-wrap@portraitflow-warp@portraitlandscape orientation onlyblock-flex@landscapeinline-flex@landscapeflow-over@landscapeflow-wrap@landscapeflow-warp@landscapeFAQs
CSS functional flexbox framework
We found that flexboxes demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.