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: 3 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T11:38:36.000Z (over 3 years ago)
- Last Synced: 2024-10-29T22:01:51.417Z (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
Beauter
A simple framework for faster and beautiful responsive sites
Visit Beauter »
[](https://gitter.im/outboxcraft/beauter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/ellerbrock/open-source-badges/)
[](https://opensource.org/licenses/mit-license.php)
[](https://ci.appveyor.com/project/ramdeoshubham/beauter)
[](https://travis-ci.org/outboxcraft/beauter)
[](https://www.codacy.com/app/Outboxcraft/beauter?utm_source=github.com&utm_medium=referral&utm_content=outboxcraft/beauter&utm_campaign=Badge_Grade)
[](https://david-dm.org/outboxcraft/beauter)

[](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).