vue-bulma A modern UI framework based on [Vue] and [Bulma]. Install Install with npm: Install with yarn: Example Development We use [Lerna] to manage multiple packages. Open Examples Format packages…
vue-bulma
A modern UI framework based on [Vue] and [Bulma].
Install
Install with npm:
$ npm i vue-bulma --save
Install with yarn:
$ yarn add vue-bulma
Example
js
import Vue from 'vue'
import * as components from 'vue-bulma'
// In the global registration
for (const [key, value] of Object.entries(components)) {
const name = value.name || `vb-${key.toLowerCase()}`
Vue.component(name, value)
}
Development
We use [Lerna] to manage multiple packages.
$ npm i lerna --global
$ yarn bootstrap
Open Examples
$ yarn dev
Format packages
$ yarn run format
Create a package
# vue-bulma-container
$ lerna create vue-bulma-container
$ lerna add vue packages/vue-bulma-container/
$ lerna add bulma packages/vue-bulma-container/
$ cd packages/vue-bulma-container/
$ mkdir src
$ touch src/main.js
$ touch src/style.scss
Add to vue-bulma
$ lerna add vue-bulma-container packages/vue-bulma/
Team
Lead Maintainers
- fundon, ,
Collaborators
- fundon, ,
License
Licensed under [MIT](./LICENSE).
[vue]: https://vuejs.org
[bulma]: https://bulma.io
[lerna]: https://lernajs.io
-
vue-admin
We are refactoring it, using the latest Vue and Bulma. WIP
★ 9.3k 6y agoExplain → -
click-outside
ClickOutside directive for Vue.
JavaScript ★ 303 4y agoExplain → -
nprogress
Progress bars is based on nprogress for Vue
JavaScript ★ 182 5y agoExplain → -
vue-bulma
A modern UI framework based on Vue and Bulma
Vue ★ 126 7y agoExplain → -
datepicker
Datepicker Component for Vue Bulma
Vue ★ 113 8y agoExplain → -
cleave
Vue Cleave component is based on cleave.js for Vue
Vue ★ 99 7y agoExplain → -
peity
A Vue version of an excellent peity library for beautiful mini <svg> graphs.
JavaScript ★ 63 3y agoExplain → -
chartjs
Chartjs component is based on chart.js for Vue Bulma
Vue ★ 63 8y agoExplain → -
vuexfire-admin
A Vue / Vuexfire app with Firebase auth. Based on vue-admin, using vuex, vuexfire, vue-router and firebase as the backend.
Vue ★ 56 8y agoExplain → -
canvas-gauges
Vue Canvas Gauges is based on Canvas gauges for Vue
Vue ★ 52 8y agoExplain → -
modal
Modal component for Vue Bulma
Vue ★ 49 8y agoExplain → -
brace
Code editor powered by Vuejs and browserify Ace.
Vue ★ 45 8y agoExplain → -
handsontable
Vue Table component
Vue ★ 42 9y agoExplain → -
tabs
Tabs Component for Vue Bulma
Vue ★ 40 7y agoExplain → -
lory
Vue Slider Component is based on lory
Vue ★ 38 8y agoExplain → -
quill
Quill Rich Text Editor
Vue ★ 33 9y agoExplain → -
notification
Notification component for Vue Bulma
Vue ★ 32 8y agoExplain → -
bulma-ui
We are refactoring it, using the latest Vue and Bulma. WIP
Vue ★ 29 3y agoExplain → -
collapse
Collapse component for Vue Bulma
Vue ★ 22 8y agoExplain → -
switch
Switch Component for Vue Bulma
Vue ★ 21 7y agoExplain → -
emoji
Vue Emoji Component is based on emojione.com for Vue Bulma
JavaScript ★ 16 9y agoExplain → -
tooltip
Tooltip Component for Vue Bulma
JavaScript ★ 15 7y agoExplain → -
progress-tracker
ProgressTracker component is based on progress-tracker for Vue Bulma
Vue ★ 14 6y agoExplain → -
pagination
No description.
Vue ★ 13 9y agoExplain → -
jump
Jump component is based on jump.js for Vue Bulma
Vue ★ 13 8y agoExplain → -
chartist
Chartist component for Vue Bulma
Vue ★ 13 9y agoExplain → -
progress-bar
ProgressBar Component for Vue Bulma
Vue ★ 12 9y agoExplain → -
rating
Rating component is based on starability.css for Vue Bulma
Vue ★ 12 9y agoExplain → -
animation
Animation components for vue & vue bulma
Vue ★ 11 9y agoExplain → -
vue-bulma-tutorial
tutorial for vue bulma components
JavaScript ★ 10 9y agoExplain → -
slider
Slider Compoent for Vue Bulma
Vue ★ 10 7y agoExplain → -
expanding
The Expanding Transition Component for Vue 2.0
Vue ★ 10 8y agoExplain → -
breadcrumb
Breadcrumb component for Vue Bulma
Vue ★ 9 9y agoExplain → -
card
Card component for Vue Bulma.
Vue ★ 8 9y agoExplain → -
message
Message component for Vue Bulma
Vue ★ 7 8y agoExplain → -
bulma ⑂
Modern CSS framework based on Flexbox
CSS ★ 1 9y agoExplain → -
cli
[WIP] Simple CLI for scaffolding Vue Bulma projects
★ 0 9y agoExplain →
No repos match these filters.