buttercake
v4.0.2
Published
Butter Cake is an open source and lightweight modular toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass(SCSS) variables and mixins, responsive grid system, extensive prebuilt components.
Downloads
54
Maintainers
Readme
Status
Build responsive, mobile-first projects on the web with Butter Cake.
Butter Cake is an open source and lightweight modular toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass(SCSS) variables and mixins, responsive grid system, extensive prebuilt components.
Get Started
NPM
npm i buttercake
CSS (jsdelivr)
<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/butterCake.min.css">
JS (jsdelivr)
<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/butterCake.min.js"></script>
Documentation
Checkout the official website for the Documentation. https://getbuttercake.com
Why You should use - Butter Cake
- ✈️ light weight
- 🗃 Modular Components
- 🏠 Simple Structure
- 📜 Built Using Sass(SCSS)
- 📲 Responsive
🌐 Browser Support
Butter Cake uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Butter Cake is compatible with recent versions of:
- Chrome
- Firefox
- Safari
- Edge
- Samsung Browser
- Opera
Support the developement
Copyright and license
Code copyright 2018 - 2021 Himas Rafeek. Code released under the MIT license.