bootstrap-vue
buefy
bootstrap-vue | buefy | |
---|---|---|
44 | 18 | |
14,498 | 9,536 | |
0.1% | 0.1% | |
0.9 | 7.8 | |
2 months ago | 15 days ago | |
JavaScript | Vue | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bootstrap-vue
-
Awesome | Top 9 UI Frameworks for Vue.js
BootstrapVue brings the power of Bootstrap to Vue.js. It includes a comprehensive implementation of Bootstrap 4 components and grid system, along with extensive support for custom themes.
-
10 UI Libraries You Should Explore for Your Next Vue.js Project
4. Bootstrap Vue Bootstrap Vue combines the power of Bootstrap, a popular CSS framework, with Vue.js. It provides a wide range of components and styling options. Check out the Bootstrap Vue website to learn more.
-
[AskJS] UI libraries either backed by enterprises/quick fix of issues/has almost no issues with default styling that is customizable
Vue (BootstrapVue)
-
What is the story with BootstrapVue now?
You say that Afaik is the creator? I didn't see him listed as a major contributor on github: https://github.com/bootstrap-vue/bootstrap-vue/graphs/contributors . Do you happen to have his Github profile link?
- Vue 3 UI Framework recommendations?
-
Vue or React? Which one is easier to pick up?
For me personally one of the dealbrakers was bootstrap-vue still being stuck with Vue v2 / Bootsrap v4 to this day. react-bootstrap supports Bootstrap v5 since 2021 october.
-
Top UI libraries for Vue JS in 2023
Bootstrap-Vue: A UI library that provides a range of components based on the popular Bootstrap framework, including forms, buttons, and navbars.
- Fragen bezüglich Flask, Zahlungsgateway, Design und JavaScript
-
Noob question: What do you use to build your front ends?
BootstrapVue is the bundle: https://bootstrap-vue.org/
-
Don't be that open-source user, don't be me
Yes. Please have the courtesy to feedback with a roadmap or prio of the issue. Especially for popular issues.
Asking, politely, for this should not label you as entitled freeloader. It is important input to make an informed decision wether one should just wait for the fix, workaround it, contribute a PR yourself, fork the component or drop it and consider alternatives.
One has to be careful with estimates though so they don’t become false promises. All respect to these maintainers but if I have to give one concrete example, consider following issue in a very popular Vue component, https://github.com/bootstrap-vue/bootstrap-vue/issues/5196 creating a upgrade deadlock for almost the entire Vuejs community. It’s the type of dependency that get so entrenched in everybody’s application that upgrading or moving away from it becomes very expensive and requires long term planning. As such, hundreds of comments there asking for estimates and also dozens of heavy names offering help in forms of PRs, forks or donations, all on a very polite level, but the maintainers kept promising it will be done “very soon” for almost 2 years straight. It appears the last months the war has been adding more obstacles so all respect for that, but even before the roadmap was hopelessly unpredictable.
I get it, as a volunteer other things in life often have higher prio, estimates tend to be optimistic and you might want to work on things in no particular order at all. What’s important is to be transparent, polite and communicate.
buefy
-
Awesome | Top 9 UI Frameworks for Vue.js
Buefy is a lightweight UI component library based on Bulma. It provides simple, lightweight, and responsive components for building web interfaces.
-
Seriously weird issue - same build behaving differently in different places
I looked into Buefy, which has great and accessible source code btw, and my hunch was correct. See line 184 at this link: https://github.com/buefy/buefy/blob/dev/src/components/carousel/CarouselList.vue
-
Top UI libraries for Vue JS in 2023
Buefy: A lightweight UI library that provides a range of customizable UI components, including forms, buttons, and navbars.
-
Any UI framework for Vue that isn't so opinionated it can't be customized? - Also, what's it like working with your preferred framework?
Back in the day I used Buefy https://buefy.org/ which is a Vue version of Bulma. I like it, I'd say it was easy to implement and I could change the style a bit without too many lines of code.
-
What are these #hash references in template tags ?
I'm learning Vue and today noticed something I hadn't seen before, by Buefy component templates, namely hash-prefixed attributes on template tags e.g.
-
FYI
Encountered this issue as we're looking into solutions for migrating a Vue 2 + Buefy codebase over to Vue 3. The maintainer is actively working on Oruga, which for the most part, has a very similar api to Buefy components and is pretty close in terms of component parity. I only found out about Oruga through this pinned issue in the Buefy repo.
-
Is there a way to use `Vue.compile()` within Nuxt?
That will render any Vue components referenced within the content returned from the API. In my case, it contained Buefy component references e.g.:
-
What are the best CSS frameworks?
I like Bulma and I've used it on most recent projects. It feels lighter and easier to customize than Bootstrap. Buefy is vue components based on Bulma. It's pretty good, but lately I've been using Livewire.
-
Bootstrap vs Tailwind
Personally I don't like either. Bootstrap seems too bloated and cookie-cutter, and Tailwind is inline styles and clutter. Lately I've used Bulma (CSS framework) and Buefy (Bulma + Vue) on a couple of projects. I also like the look of Pure CSS, but I haven't used it.
-
Why are none of the good UI frameworks compatible with Vue 3 yet?
It seems that the good UI frameworks are only available for Vue 2 at present. Bootstrap (Bootstrap-vue), Semantic UI (Semantic UI Vue), Bulma (Buefy), Material (Vuetify) all only support Vue 2.
What are some alternatives?
primevue - Next Generation Vue UI Component Library
vuetify - 🐉 Vue Component Framework
vite - Next generation frontend tooling. It's fast!
Quasar Framework - Quasar Framework - Build high-performance VueJS user interfaces in record time
bootstrap-vue-next - Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript
Tailwind CSS - A utility-first CSS framework for rapid UI development.
React PDF viewer - A React component to view a PDF document
vuesax - New Framework Components for Vue.js 2
ant-design-vue - 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
bootstrap-wysiwyg