Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akrck02/bubble-ui
Modular, variable based UI design system.
https://github.com/akrck02/bubble-ui
bubbleui css css-framework design framework material-design themes ui-components
Last synced: 18 days ago
JSON representation
Modular, variable based UI design system.
- Host: GitHub
- URL: https://github.com/akrck02/bubble-ui
- Owner: akrck02
- License: gpl-3.0
- Created: 2020-10-16T22:06:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T22:47:38.000Z (9 months ago)
- Last Synced: 2024-10-11T11:08:35.636Z (about 1 month ago)
- Topics: bubbleui, css, css-framework, design, framework, material-design, themes, ui-components
- Language: HTML
- Homepage: http://akrck02.org/app/#/software/bubbleUI
- Size: 7.11 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.