JSPM

qwik-grid-fm

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q23710F
  • License ISC

Awesome responsive grid system for Qwik :) that allows you to control the grid based on percentage instead of clasic 12 or 24 columns we use percentage

Package Exports

  • qwik-grid-fm

Readme

Qwik Grid Library ⚡️

-Library in which its main objective is to have the greatest control of the behavior for the grid in qwik.

-Row and Col are used so it will be very familiar if you have already interacted with Ant Desing, Boostrap, etc. the Grid is handled by percentage with 100% referring to the maximum.

-The Row and Col can receive properties which help us to have greater control of these.

Qwik Grid Installation

npm i qwik-grid-fm

Pd:

-Check the docs and examples at https://qwik.forgemytech.com/

goodbye world

:feelsgood: