{"id":13468652,"url":"https://github.com/peterramsing/lost","last_synced_at":"2025-12-12T03:57:57.880Z","repository":{"id":28331734,"uuid":"31844869","full_name":"peterramsing/lost","owner":"peterramsing","description":"LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.","archived":false,"fork":false,"pushed_at":"2024-03-03T07:29:51.000Z","size":1750,"stargazers_count":4488,"open_issues_count":21,"forks_count":161,"subscribers_count":110,"default_branch":"main","last_synced_at":"2025-05-08T17:05:25.377Z","etag":null,"topics":["css","grid","javascript","postcss"],"latest_commit_sha":null,"homepage":"http://lostgrid.org","language":"JavaScript","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/peterramsing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["peterramsing"]}},"created_at":"2015-03-08T09:41:28.000Z","updated_at":"2025-05-02T09:41:02.000Z","dependencies_parsed_at":"2022-08-12T03:50:11.898Z","dependency_job_id":"faecf999-754d-4d32-80eb-f4b820560bf5","html_url":"https://github.com/peterramsing/lost","commit_stats":{"total_commits":672,"total_committers":39,"mean_commits":17.23076923076923,"dds":0.5014880952380952,"last_synced_commit":"d73a5f5bfb22dab5d34f3341f456c30454835964"},"previous_names":["corysimmons/lost"],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterramsing%2Flost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterramsing%2Flost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterramsing%2Flost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterramsing%2Flost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterramsing","download_url":"https://codeload.github.com/peterramsing/lost/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020655,"owners_count":22000757,"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","grid","javascript","postcss"],"created_at":"2024-07-31T15:01:15.789Z","updated_at":"2025-12-12T03:57:57.796Z","avatar_url":"https://github.com/peterramsing.png","language":"JavaScript","funding_links":["https://github.com/sponsors/peterramsing"],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://lostgrid.org/lost-grid.svg\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/lost\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/lost.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/peterramsing/lost/stargazers\"\u003e\u003cimg src=\"http://img.shields.io/npm/dm/lost.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/peterramsing/lost/actions/workflows/node.js.yml\"\u003e\u003cimg src=\"https://github.com/peterramsing/lost/actions/workflows/node.js.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  \u003ca href=\"https://codecov.io/gh/peterramsing/lost\"\u003e\u003cimg src=\"https://codecov.io/gh/peterramsing/lost/branch/master/graph/badge.svg\" alt=\"Codecov\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nLostGrid is a powerful grid system built in [PostCSS](https://github.com/postcss/postcss) that works with any preprocessor and even vanilla CSS.\n\nIf you have any questions, comments, or concerns please feel free to [open an issue](https://github.com/peterramsing/lost/issues/new). You're also welcome to tweet [@LostGrid](https://twitter.com/lostgrid) if an issue seems too formal.\n\n---\n\n## Getting Started\n\n- [Installation Guide](https://github.com/peterramsing/lost/wiki/Installation)\n- [Getting Started Video](https://youtu.be/6FN7QU1ZxqA)\n\nLostGrid makes use of [`calc()`](https://developer.mozilla.org/en-US/docs/Web/CSS/calc) to create stunning grids based on fractions you define without having to pass a lot of options.\n\nRead the docs on [LostGrid.org](http://lostgrid.org/docs.html)!\n\n## Browser Support\n\n- LostGrid relies on [`calc()`](https://developer.mozilla.org/en-US/docs/Web/CSS/calc) to create the grid. Thus, LostGrid is limited to browsers that support `calc()`. The great thing is that `calc()` is widely supported in all current browsers and the LostGrid usage of `calc()` is supported as far back as IE9+.\n- **If using LostGrid in flexbox mode** browser support is limited to IE 10+.\n- [Calc browser support](http://caniuse.com/#feat=calc)\n- [Flexbox browser support](http://caniuse.com/#feat=flexbox)\n\n### Official Support\n\n- LostGrid is tested in the following browsers for compatibility\n  - IE10+ (IE9 has the same `calc()` support as IE10 except for background position which LostGrid doesn't affect)\n  - Evergreen Browsers (as they update automatically, tests are performed on the latest version of the following browsers)\n    - Chrome\n      - Chrome Canary + Chromium as well\n    - Opera\n    - Firefox\n      - FirefoxDeveloperEdition as well\n    - Edge\n  - Safari 9+\n- Automated browser testing with Selenium is coming soon. 👍\n\n### LostGrid Team\n\n- [Peter Ramsing](https://github.com/peterramsing) - Maintainer\n- [Steve Holland](https://github.com/codebysubtract) - Maintainer\n- [Jay Pick](https://github.com/japick) - LostGrid Website\n- [You!](https://github.com/peterramsing/lost/graphs/contributors)\n\n\u0026nbsp;\n\n### Thanks\n\n- [Cory Simmons](https://github.com/corysimmons) for creating this grid!\n- [Alex Bass](http://abass.co) for being available to bounce ideas off of.\n- [Maria Keller](https://dribbble.com/mariakeller) for the amazing logo. Be sure to hire her for all your design and motion graphic needs.\n- Everyone who files an [Issue](https://github.com/peterramsing/lost/issues) when something isn't working as expected.\n- Everyone who has [contributed](https://github.com/peterramsing/lost/graphs/contributors).\n\n\u0026nbsp;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterramsing%2Flost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterramsing%2Flost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterramsing%2Flost/lists"}