{"id":21155565,"url":"https://github.com/vladocar/infinity-css-grid","last_synced_at":"2025-07-09T11:31:43.547Z","repository":{"id":57273674,"uuid":"162004712","full_name":"vladocar/infinity-css-grid","owner":"vladocar","description":"Fluid Flex Solution for making infinite grid columns.","archived":false,"fork":false,"pushed_at":"2021-04-17T21:55:56.000Z","size":39,"stargazers_count":124,"open_issues_count":0,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-11T06:44:30.543Z","etag":null,"topics":["css","css-framework","css-grid","css-library","flex","flex-layout","flexbox","flexbox-css","flexbox-grid"],"latest_commit_sha":null,"homepage":"https://vladocar.github.io/infinity-css-grid/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladocar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-16T13:38:31.000Z","updated_at":"2024-08-24T20:57:14.000Z","dependencies_parsed_at":"2022-09-17T15:11:23.966Z","dependency_job_id":null,"html_url":"https://github.com/vladocar/infinity-css-grid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Finfinity-css-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Finfinity-css-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Finfinity-css-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladocar%2Finfinity-css-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladocar","download_url":"https://codeload.github.com/vladocar/infinity-css-grid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225538164,"owners_count":17485147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","css-framework","css-grid","css-library","flex","flex-layout","flexbox","flexbox-css","flexbox-grid"],"created_at":"2024-11-20T11:23:14.186Z","updated_at":"2024-11-20T11:23:15.053Z","avatar_url":"https://github.com/vladocar.png","language":"HTML","readme":"[![Gzip Size](https://img.badgesize.io/https://unpkg.com/infinity-css-grid@1.0.1/grid.min.css?compression=gzip)](https://unpkg.com/infinity-css-grid@1.0.1/grid.min.css)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"logo.png\" /\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e Infinity CSS Grid \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e Ultra minimal fluid Flex Grid. \u003c/p\u003e\n\n\u003chr/\u003e\n\n\n\u003cp\u003e Infinity CSS Grid is around 0,1 Kb CSS for making any number of columns. \u003c/p\u003e\n\n\n\u003cp\u003e Just add any number of .column in the .row: \u003c/p\u003e\n\n```html\n// For 3 columns:\n\n\u003cdiv class=\"row\"\u003e\n  \u003cdiv class=\"column\"\u003e1\u003c/div\u003e\n  \u003cdiv class=\"column\"\u003e1\u003c/div\u003e\n  \u003cdiv class=\"column\"\u003e1\u003c/div\u003e\n\u003c/div\u003e\n```\n\n\u003cp\u003eThe CSS code is based on this: \u003c/p\u003e\n\n```css\n.row{display: flex; flex-flow: row wrap}\n\n.column{flex:1}\n```\n\nYou can make tests here: https://vladocar.github.io/infinity-css-grid/demo1.html\n\n\u003ch3\u003eInstallation \u003c/h3\u003e\n\n\u003cp\u003eJust simply download the project or: \u003c/p\u003e\n\n\n```shell\n$ npm i infinity-css-grid\n```\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/infinity-css-grid@1.0.3/grid.css\"\u003e\n```\n\n\u003ch3\u003eDemo:\u003c/h3\u003e\n\nhttps://vladocar.github.io/infinity-css-grid/\n\n\u003ch3\u003eLicense\u003c/h3\u003e\n\nThis project is licensed under the MIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladocar%2Finfinity-css-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladocar%2Finfinity-css-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladocar%2Finfinity-css-grid/lists"}