Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HimasRafeek/butterCake-Legacy
Material Design Components, Responsive and Modern CSS Framework Built with Flexbox ๐ฐ
https://github.com/HimasRafeek/butterCake-Legacy
butter-cake css-flexbox css-framework css-grid css3 flexbox flexbox-css framework html5 jsdelivr modern research sass scss scss-framework scss-library scss-template
Last synced: 3 months ago
JSON representation
Material Design Components, Responsive and Modern CSS Framework Built with Flexbox ๐ฐ
- Host: GitHub
- URL: https://github.com/HimasRafeek/butterCake-Legacy
- Owner: HimasRafeek
- License: mit
- Created: 2018-10-06T07:09:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T13:34:05.000Z (over 2 years ago)
- Last Synced: 2024-04-14T20:52:12.753Z (7 months ago)
- Topics: butter-cake, css-flexbox, css-framework, css-grid, css3, flexbox, flexbox-css, framework, html5, jsdelivr, modern, research, sass, scss, scss-framework, scss-library, scss-template
- Language: SCSS
- Homepage: https://getButterCake.com
- Size: 670 KB
- Stars: 191
- Watchers: 11
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- Awesome-CSS-Resources - butterCake:
README
Butter Cake
v4.0.0
A Modern Lightweight Front End CSS framework for faster and easier web development.
Explore Butter Cake docs ยป
Report bug
.
Request feature
.
Examples# Status
[![Awesome Css](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[![Jsdeliver](https://data.jsdelivr.com/v1/package/gh/himasrafeek/butterCake/badge)](https://www.jsdelivr.com/package/gh/himasrafeek/butterCake)
![GitHub](https://img.shields.io/github/license/himasrafeek/butterCake.svg)
[![Releases](https://img.shields.io/github/release/himasrafeek/butterCake.svg)](#releases)
[![Website](https://img.shields.io/website/https/getbuttercake.com.svg)](#website)
![GitHub issues](https://img.shields.io/github/issues-raw/himasrafeek/butterCake.svg)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
```html
npm i buttercake
```### CSS (jsdelivr)
```html
```
### JS (jsdelivr)
```html
```
## Documentation
Checkout the official website for the Documentation. [https://getbuttercake.com](https://getbuttercake.com/?ref=readme)
## Why You should use - Butter Cake
- โ๏ธ light weight
- ๐ Modular Components
- ๐ Simple Structure
- ๐ Built Using Sass(SCSS)
- ๐ฒ Responsive## ๐ Browser Support
Butter Cake uses [autoprefixer](https://github.com/postcss/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](https://github.com/HimasRafeek/butterCake/blob/master/LICENSE).