Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outboxcraft/beauter
A simple framework for faster and beautiful responsive sites
https://github.com/outboxcraft/beauter
beauter css css-framework css-grid framework-css ui
Last synced: 2 months ago
JSON representation
A simple framework for faster and beautiful responsive sites
- Host: GitHub
- URL: https://github.com/outboxcraft/beauter
- Owner: outboxcraft
- License: mit
- Created: 2017-03-22T13:29:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T11:38:36.000Z (almost 3 years ago)
- Last Synced: 2024-05-23T06:06:03.189Z (7 months ago)
- Topics: beauter, css, css-framework, css-grid, framework-css, ui
- Language: CSS
- Homepage: https://beauter.io
- Size: 732 KB
- Stars: 130
- Watchers: 15
- Forks: 15
- Open Issues: 4
-
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
Awesome Lists containing this project
- Awesome-CSS-Resources - beauter:
README
BeauterA simple framework for faster and beautiful responsive sites
Visit Beauter »
[![Join the chat at https://gitter.im/outboxcraft/beauter](https://badges.gitter.im/outboxcraft/beauter.svg)](https://gitter.im/outboxcraft/beauter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Build status](https://ci.appveyor.com/api/projects/status/n5k5xkq8odcyxmec?svg=true)](https://ci.appveyor.com/project/ramdeoshubham/beauter)
[![Build Status](https://travis-ci.org/outboxcraft/beauter.svg?branch=master)](https://travis-ci.org/outboxcraft/beauter)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7c606309c90a4d4bbdf6079a7db22212)](https://www.codacy.com/app/Outboxcraft/beauter?utm_source=github.com&utm_medium=referral&utm_content=outboxcraft/beauter&utm_campaign=Badge_Grade)
[![Dependencies Status](https://david-dm.org/outboxcraft/beauter.svg)](https://david-dm.org/outboxcraft/beauter)
![Bower version](https://img.shields.io/bower/v/beauter.svg)
[![npm (scoped)](https://img.shields.io/npm/v/@outboxcraft/beauter.svg)](https://www.npmjs.com/package/@outboxcraft/beauter)## Why it's awesome
Beauter 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! ♥
## Quick Start
You can get Beauter by many ways
- [Download the latest release](https://github.com/outboxcraft/beauter/archive/master.zip)
- Install with [npm](https://www.npmjs.com): `npm install @outboxcraft/beauter`
- Install with [Bower](https://bower.io): `bower install beauter`Use direct CDN links to add the Style Sheet to your web page
``````
And the js file **NEW**
``````
Or add the files manually using the download.
And its all set!
To learn more, please checkout beauter [documentation](http://beauter.outboxcraft.com/docs).
## Contributing
Beauter 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.
## Creator
Beauter is designed with ♥ by **[Shubham Ramdeo](http://ramdeoshubham.com)**.
## License
Copyright 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).