Beauter
A simple framework for faster and beautiful responsive sites
Visit 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
- Install with npm:
npm install @outboxcraft/beauter
- Install with Bower:
bower install beauter
Use direct CDN links to add the Style Sheet to your web page
<link rel="stylesheet" type="text/css" href="https://rawgit.com/outboxcraft/beauter/master/beauter.min.css">
And the js file NEW
<script src="https://rawgit.com/outboxcraft/beauter/master/beauter.min.js"></script>
Or add the files manually using the download.
And its all set!
To learn more, please checkout beauter documentation.
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. 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
License
Copyright 2016-present, Shubham Ramdeo. Code released under the MIT License. Docs released under Creative Commons.