{"id":24527598,"url":"https://github.com/pfrankov/greedo","last_synced_at":"2025-04-14T15:24:54.577Z","repository":{"id":57253896,"uuid":"86257856","full_name":"pfrankov/greedo","owner":"pfrankov","description":"Bootstrap-like flexbox-based responsive grid system.","archived":false,"fork":false,"pushed_at":"2017-05-03T10:18:41.000Z","size":16,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T04:23:04.464Z","etag":null,"topics":["bootstrap","flexbox","flexbox-grid","greedo","grid","grid-layout","grid-system","responsive-grid"],"latest_commit_sha":null,"homepage":"http://pfrankov.github.io/greedo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pfrankov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-26T19:09:01.000Z","updated_at":"2023-09-06T06:47:11.000Z","dependencies_parsed_at":"2022-08-31T09:01:44.765Z","dependency_job_id":null,"html_url":"https://github.com/pfrankov/greedo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrankov%2Fgreedo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrankov%2Fgreedo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrankov%2Fgreedo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfrankov%2Fgreedo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfrankov","download_url":"https://codeload.github.com/pfrankov/greedo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905081,"owners_count":21180921,"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":["bootstrap","flexbox","flexbox-grid","greedo","grid","grid-layout","grid-system","responsive-grid"],"created_at":"2025-01-22T06:19:40.456Z","updated_at":"2025-04-14T15:24:54.547Z","avatar_url":"https://github.com/pfrankov.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :alien: Greedo\n[![npm version](https://badge.fury.io/js/greedo.svg)](https://www.npmjs.com/package/greedo)\n![](http://img.badgesize.io/pfrankov/greedo/master/greedo.css)\n![](http://img.badgesize.io/pfrankov/greedo/master/greedo.css?compression=gzip)  \nBootstrap-like flexbox-based responsive grid system.\n\nPartial class names compatibility:\n- [x] Bootstrap\n- [x] Flexbox Grid\n\n## Demo\nhttp://sizzy.co?url=http://pfrankov.github.io/greedo/  \nhttp://pfrankov.github.io/greedo/\n\n#### Try it!\nhttps://jsbin.com/zojane/edit?html,output\n\n## Installation\n\n```bash\nnpm install --save greedo\n```\n\n## Usage\n\n#### CDN\n```html\n\u003clink rel=\"stylesheet\" href=\"//cdn.rawgit.com/pfrankov/greedo/v2.1.0/greedo.css\"/\u003e\n```\n\n#### With [Webpack](https://webpack.js.org/)\n```javascript\n// ES2015+ / TypeScript\nimport \"greedo\";\n\n// CommonJS\nrequire(\"greedo\");\n```\n\n##### Webpack 2 loaders:\nNothing special. Just regular CSS loaders.\n```javascript\n{\n    test: /\\.css$/,\n    use: [\n        {\n            loader: \"style-loader\"\n        },\n        {\n            loader: \"css-loader\"\n        }\n    ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfrankov%2Fgreedo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpfrankov%2Fgreedo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfrankov%2Fgreedo/lists"}