https://github.com/akrck02/bubble
Modular, variable based UI design system.
https://github.com/akrck02/bubble
bubbleui css css-framework design framework material-design themes ui-components
Last synced: about 2 months ago
JSON representation
Modular, variable based UI design system.
- Host: GitHub
- URL: https://github.com/akrck02/bubble
- Owner: akrck02
- License: mit
- Created: 2020-10-16T22:06:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T00:13:24.000Z (about 1 year ago)
- Last Synced: 2026-01-13T03:40:46.370Z (3 months ago)
- Topics: bubbleui, css, css-framework, design, framework, material-design, themes, ui-components
- Language: CSS
- Homepage: http://akrck02.org/app/#/software/bubbleUI
- Size: 8.82 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bubble Modern UI Engine

## ¿What?
> Bubble UI is a material design based CSS framework for modern era.
## We build beautiful and responsive UI, you just code
> ¿Dont want to design? Okay, don't worry, we have already done.
## Class based
> Just add classnames to your components, we bring it to life.
## Themes, variables, animations and more...
> By default Bubble has integrated light / dark themes, but u can create one!
> Bubble uses variables for easy refactor tasks.
> We spend too much time choosing minimal and amazing animations.
## Layouts...
> We know layouts in CSS framework are insanely opinionated,
> so we give you freedom to choose layouts with box based system.
## Modular framework, how does this work?
> Bubble was build to be scalable and our first choise
> was to make it modular to easy develop new components
> and ony import that ones u need.