Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
just-the-grid
Advanced tools
Just a handy flex grid to build any layout you want.
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.
There are several options, how you can install the grid:
Npm
npm i just-the-grid --save
GitHub
Here is the list of classes:
.container
.container-fluid
.row
.direction-..-row (default behaviour | sm and up)
.direction-..-row-reverse
.direction-..-column
.direction-..-column-reverse
.align-..-start (default behaviour | sm and up)
.align-..-center
.align-..-end
.align-..-around
.align-..-between
.align-..-stretch (default behaviour | sm and up)
.align-..-baseline
.align-..-top
.align-..-middle
.align-..-bottom
.col-(xs | sm | md | lg)-(1 - 12)
.offset-(xs | sm | md | lg)-(0 - 12)
.order-..-first
.order-..-last
.hidden-..
.hidden-(xs | sm | md)-up
MIT
FAQs
Just a handy flex grid to build any layout you want.
We found that just-the-grid 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.