{"id":16401915,"url":"https://github.com/allthingssmitty/responsive-css-grid","last_synced_at":"2025-10-19T07:32:45.788Z","repository":{"id":57354788,"uuid":"55598648","full_name":"AllThingsSmitty/responsive-css-grid","owner":"AllThingsSmitty","description":"A super-lightweight, responsive, 8-column grid based on box-sizing","archived":false,"fork":false,"pushed_at":"2020-12-31T19:19:34.000Z","size":13,"stargazers_count":51,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T05:44:31.868Z","etag":null,"topics":["box-sizing","css","css-grid","grid","pure-css","purecss","responsive","responsive-grid"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/AllThingsSmitty.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":"2016-04-06T11:00:03.000Z","updated_at":"2024-10-11T13:26:43.000Z","dependencies_parsed_at":"2022-09-26T16:31:31.974Z","dependency_job_id":null,"html_url":"https://github.com/AllThingsSmitty/responsive-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/AllThingsSmitty%2Fresponsive-css-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllThingsSmitty%2Fresponsive-css-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllThingsSmitty%2Fresponsive-css-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllThingsSmitty%2Fresponsive-css-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllThingsSmitty","download_url":"https://codeload.github.com/AllThingsSmitty/responsive-css-grid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811380,"owners_count":16884305,"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":["box-sizing","css","css-grid","grid","pure-css","purecss","responsive","responsive-grid"],"created_at":"2024-10-11T05:44:30.903Z","updated_at":"2025-10-19T07:32:45.705Z","avatar_url":"https://github.com/AllThingsSmitty.png","language":"CSS","readme":"# Responsive CSS Grid\n\n[![NPM version](https://img.shields.io/npm/v/responsive-css-grid.svg?)](https://www.npmjs.com/package/responsive-css-grid)\n\nA super-lightweight, responsive, 8-column grid based on `box-sizing`.\n\n\n## Getting Started\n\nYou may install this plugin with this command:\n\n```shell\nnpm install responsive-css-grid --save-dev\n```\n\n**Issues with the output should be reported on the `responsive-css-grid` [issue tracker](https://github.com/allthingssmitty/responsive-css-grid/issues).**\n\n\n## Usage\n\n```html\n\u003cdiv class=\"container\"\u003e\n\n  \u003cdiv class=\"row\"\u003e\n    \u003cdiv class=\"col-2-3\"\u003e \u003c!-- column is 2/3 the total width --\u003e\n      Your content\n    \u003c/div\u003e\n    \u003cdiv class=\"col-1-3\"\u003e \u003c!-- column is 1/3 the total width --\u003e\n      Your content\n    \u003c/div\u003e\n  \u003c/div\u003e\n\n  \u003cdiv class=\"row\"\u003e\n    \u003cdiv class=\"col-1-4\"\u003e \u003c!-- column is 1/4 the total width --\u003e\n      Your content\n    \u003c/div\u003e\n    \u003cdiv class=\"col-1-2\"\u003e \u003c!-- column is 1/2 the total width --\u003e\n      Your content\n    \u003c/div\u003e\n    \u003cdiv class=\"col-1-4\"\u003e \u003c!-- column is 1/4 the total width --\u003e\n      Your content\n    \u003c/div\u003e\n  \u003c/div\u003e\n\n\u003c/div\u003e\n```\n\n\n## Live Example\n\n[Responsive CSS grid](http://codepen.io/AllThingsSmitty/full/YqEbPB).\n\n\n## Browser support\n\nThe responsive CSS grid works in the latest versions of:\n\n* Chrome\n* Firefox\n* Opera\n* Safari\n* Edge\n* Internet Explorer\n* iOS Safari\n* Chrome for Android\n\nThe above list is non-exhaustive. This grid works perfectly with any browser that supports `box-sizing`, including IE8+.\n\n\n## License\n\n[The MIT License (MIT)](https://github.com/AllThingsSmitty/responsive-css-grid/blob/master/LICENSE)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallthingssmitty%2Fresponsive-css-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallthingssmitty%2Fresponsive-css-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallthingssmitty%2Fresponsive-css-grid/lists"}