{"id":13717486,"url":"https://github.com/jfet97/strawberry","last_synced_at":"2025-12-15T01:32:47.733Z","repository":{"id":57371906,"uuid":"136215488","full_name":"jfet97/strawberry","owner":"jfet97","description":"A new flexbox based CSS micro-framework.","archived":true,"fork":false,"pushed_at":"2019-07-04T15:19:53.000Z","size":5190,"stargazers_count":74,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-26T22:29:12.158Z","etag":null,"topics":["css","css-flexbox","css-framework","css-micro-framework","css3"],"latest_commit_sha":null,"homepage":"https://jfet97.github.io/strawberry/","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/jfet97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-05T18:00:54.000Z","updated_at":"2025-01-23T20:50:11.000Z","dependencies_parsed_at":"2022-09-07T18:10:25.513Z","dependency_job_id":null,"html_url":"https://github.com/jfet97/strawberry","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfet97%2Fstrawberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfet97%2Fstrawberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfet97%2Fstrawberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfet97%2Fstrawberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfet97","download_url":"https://codeload.github.com/jfet97/strawberry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252833588,"owners_count":21811214,"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-flexbox","css-framework","css-micro-framework","css3"],"created_at":"2024-08-03T00:01:22.970Z","updated_at":"2025-12-15T01:32:47.665Z","avatar_url":"https://github.com/jfet97.png","language":"CSS","funding_links":[],"categories":["Frameworks / Resources","Frameworks :art:"],"sub_categories":["S","Editor's Draft :black_nib:"],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"strawberry-css logo\" src=\"img/logo-strawberry.png\" width=\"600px\"\u003e\u003c/p\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n[![NPM version](https://img.shields.io/npm/v/strawberry-css.svg)](https://www.npmjs.com/package/strawberry-css) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/jfet97/strawberry-css/blob/master/LICENSE) ![](https://img.shields.io/npm/dt/strawberry-css.svg) ![](https://img.shields.io/badge/dependencies-no%20dependencies-%231e88e5%20.svg)\n# Strawberry CSS\n![](https://img.shields.io/github/stars/jfet97/strawberry.svg?style=social\u0026label=Star)\n\n\n## What\n\nStrawberry is a new flexbox based CSS micro-framework.\nA set of common flexbox's utilities focused on making your life easier and faster with nested flexboxes.\n\n\u003e Have a look at the [website](https://jfet97.github.io/strawberry/)\u003cbr\u003e\n\u003e Read about it [on Medium](https://medium.com/@andreasimonecosta/strawberry-a-new-flexbox-based-css-micro-framework-42ff9be49468).\n\n## How\n\n```sh\n$ npm i --save strawberry-css\n```\n\nor\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/strawberry-css/dist/strawberry.min.css\"\u003e\n\n```\n\n## Why\n\n1. It's light: less than 34Kb\n2. It’s powerful: create Flexbox-based layouts in few lines of code\n3. No preset graphic style: it helps you create layouts without messing up your life\n4. No conflicts with other used framework in the same project: all classes start with the sb- prefix\n5. Easy to override: strawberry never use !important\n\n## Wiki\n[Read the wiki!](https://github.com/jfet97/strawberry/wiki)\n\n## Bugs\nHave you found something wrong?\n1) Read and apply [these guidelines](https://github.com/jfet97/strawberry/blob/master/.github/ISSUE_TEMPLATE/bug_report.md)\n2) Feel free to [open an issue](https://github.com/jfet97/strawberry/issues) or to email us at [andrysimo1997@gmail.com].\n\n## Features\nWould you like to see a new feature added?\n1) Read and apply [these guidelines](https://github.com/jfet97/strawberry/blob/master/.github/ISSUE_TEMPLATE/feature_request.md)\n2) Feel free to [open an issue](https://github.com/jfet97/strawberry/issues) or to email us at [andrysimo1997@gmail.com].\n\n## Examples\nI'm working [on them](https://github.com/jfet97/strawberry/wiki/Examples). Stay Tuned!\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/jfet97/strawberry/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, click [here](https://github.com/jfet97/strawberry/releases). \n\n## Author\n\n* **Andrea Simone Costa** aka [jfet97](https://github.com/jfet97)\n\nSee also the list of [contributors](https://github.com/jfet97/strawberry/graphs/contributors) who participated in this project.\n\n## Contacts\n* andrysimo1997@gmail.com\n* [facebook](https://www.facebook.com/strawberrycss/)\n* [slack](https://join.slack.com/t/strawberrycss/shared_invite/enQtMzgwMTIwOTg0ODA1LTExYzM1ZDg4Y2NiZjcyMGNjY2Q1MTBhODQzODFkOTcyYTg5OThjMDRlYjQwNjRjMDgwMjkwNDU0YmYwZmFjZjU)\n* [gitter](https://gitter.im/strawberrycss)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfet97%2Fstrawberry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfet97%2Fstrawberry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfet97%2Fstrawberry/lists"}