{"id":13716347,"url":"https://github.com/outboxcraft/beauter","last_synced_at":"2025-03-16T08:32:14.925Z","repository":{"id":57134504,"uuid":"85831051","full_name":"outboxcraft/beauter","owner":"outboxcraft","description":"A simple framework for faster and beautiful responsive sites","archived":false,"fork":false,"pushed_at":"2022-02-03T11:38:36.000Z","size":750,"stargazers_count":130,"open_issues_count":4,"forks_count":15,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-29T22:01:51.417Z","etag":null,"topics":["beauter","css","css-framework","css-grid","framework-css","ui"],"latest_commit_sha":null,"homepage":"https://beauter.io","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/outboxcraft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"beauter","open_collective":"beauter","ko_fi":"beauter"}},"created_at":"2017-03-22T13:29:49.000Z","updated_at":"2024-05-05T22:44:04.000Z","dependencies_parsed_at":"2022-08-30T16:11:16.384Z","dependency_job_id":null,"html_url":"https://github.com/outboxcraft/beauter","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/outboxcraft%2Fbeauter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboxcraft%2Fbeauter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboxcraft%2Fbeauter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outboxcraft%2Fbeauter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outboxcraft","download_url":"https://codeload.github.com/outboxcraft/beauter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243527883,"owners_count":20305305,"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":["beauter","css","css-framework","css-grid","framework-css","ui"],"created_at":"2024-08-03T00:01:09.613Z","updated_at":"2025-03-16T08:32:14.903Z","avatar_url":"https://github.com/outboxcraft.png","language":"CSS","funding_links":["https://patreon.com/beauter","https://opencollective.com/beauter","https://ko-fi.com/beauter"],"categories":["Frameworks / Resources"],"sub_categories":["B"],"readme":"\u003cp align=\"center\"\u003e\n\u003ch1 align=\"center\"\u003e\u003cimg src=\"http://beauter.outboxcraft.com/img/chry.svg\" width=\"100px\"\u003eBeauter\u003c/h1\u003e\u003cp align=\"center\"\u003eA simple framework for faster and beautiful responsive sites\u003cbr\u003e\n    \u003ca href=\"http://beauter.outboxcraft.com\"\u003e\u003cstrong\u003eVisit Beauter \u0026raquo;\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n[![Join the chat at https://gitter.im/outboxcraft/beauter](https://badges.gitter.im/outboxcraft/beauter.svg)](https://gitter.im/outboxcraft/beauter?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n[![Build status](https://ci.appveyor.com/api/projects/status/n5k5xkq8odcyxmec?svg=true)](https://ci.appveyor.com/project/ramdeoshubham/beauter)\n[![Build Status](https://travis-ci.org/outboxcraft/beauter.svg?branch=master)](https://travis-ci.org/outboxcraft/beauter)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7c606309c90a4d4bbdf6079a7db22212)](https://www.codacy.com/app/Outboxcraft/beauter?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=outboxcraft/beauter\u0026amp;utm_campaign=Badge_Grade)\n[![Dependencies Status](https://david-dm.org/outboxcraft/beauter.svg)](https://david-dm.org/outboxcraft/beauter)\n![Bower version](https://img.shields.io/bower/v/beauter.svg)\n[![npm (scoped)](https://img.shields.io/npm/v/@outboxcraft/beauter.svg)](https://www.npmjs.com/package/@outboxcraft/beauter)\n\n## Why it's awesome\n\nBeauter provides a minimal range of beautiful elements and styles in pure vanilla CSS which makes it easier to start with a cleaner and faster development. It's Mobile First, responsive across various devices with a very small footprint, **6kb gzipped!**, which makes it faster. Hope you like it! ♥ \n\n## Quick Start\n\nYou can get Beauter by many ways\n- [Download the latest release](https://github.com/outboxcraft/beauter/archive/master.zip)\n- Install with [npm](https://www.npmjs.com): `npm install @outboxcraft/beauter`\n- Install with [Bower](https://bower.io): `bower install beauter`\n\n\nUse direct CDN links to add the Style Sheet to your web page\n```\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://rawgit.com/outboxcraft/beauter/master/beauter.min.css\"\u003e\n```\nAnd the js file **NEW**\n```\n\u003cscript src=\"https://rawgit.com/outboxcraft/beauter/master/beauter.min.js\"\u003e\u003c/script\u003e\n```\n\nOr add the files manually using the download.\n\nAnd its all set!\n\nTo learn more, please checkout beauter [documentation](http://beauter.outboxcraft.com/docs). \n\n## Contributing\n\nBeauter has just started and needs a lot of changes to become perfect. You can make Beauter more beautiful by contributing. Please follow these [recommendations](http://beauter.outboxcraft.com/docs/methodology). You can also share Beauter with your friends or on social sites to make more people aware of it. This will help a lot.\n\n## Creator\n\nBeauter is designed with ♥ by **[Shubham Ramdeo](http://ramdeoshubham.com)**.\n\n## License\n\nCopyright 2016-present, Shubham Ramdeo. Code released under the [MIT License](https://github.com/outboxcraft/beauter/blob/master/LICENSE). Docs released under [Creative Commons](http://beauter.outboxcraft.com/docs/license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutboxcraft%2Fbeauter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutboxcraft%2Fbeauter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutboxcraft%2Fbeauter/lists"}