0.9.29 • Published 8 months ago

buefy v0.9.29

Weekly downloads
48,644
License
MIT
Repository
github
Last release
8 months ago

Buefy is a lightweight library of responsive UI components for Vue.js based on Bulma framework and design.

Check out the official @ntohq/Buefy-next fork in development for Vue v3.0.0+ support.

Features

  • Keep your current Bulma theme / variables easily
  • Supports both Material Design Icons and FontAwesome
  • Very lightweight with none internal dependencies aside from Vue & Bulma
  • About 88KB min+gzip (with Bulma included)
  • Semantic code output
  • Follows Bulma design and some of the Material Design UX
  • Focus on usability and performance without over-animating stuff

Documentation

The documentation is in the docs directory, it serves as the demo as well.

Browse online documentation here.

Quick start

You need Vue.js version 2.6+. (Vue 3 is supported here)

1 Install via npm

npm install buefy

2 Import and use Buefy

Bundle

import Vue from 'vue';
import Buefy from 'buefy';
import 'buefy/dist/buefy.css';

Vue.use(Buefy);

or Individual Components

import Vue from 'vue'
import { Field, Input } from 'buefy'
import 'buefy/dist/buefy.css'

Vue.use(Field)
Vue.use(Input)

3 Include Material Design Icons

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@5.8.55/css/materialdesignicons.min.css">

If you want to customize the icons or the theme, refer to the customization section on the documentation.

Alternatively, you can use a CDN or even download

<!-- Buefy CSS -->
<link rel="stylesheet" href="https://unpkg.com/buefy/dist/buefy.min.css">

<!-- Buefy JavaScript -->
<script src="https://unpkg.com/buefy/dist/buefy.min.js"></script>

Start On Cloud IDE

https://github.com/buefy/buefy

Browser support

Recent versions of Firefox, Chrome, Edge, Opera and Safari. IE10+ is only partially supported.

Contributing

Please see the contributing guidelines

Versioning

Version will follow v0.Y.Z, where:

  • Y: Major (breaking changes)
  • Z: Minor or patch

Core Team

Special thanks to Rafael Beraldo, the original author.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Code released under MIT license.

vue-cron-editor-epicanet20-storybooknr-componentssolo-bar-graph@mattd3v/lancehelp-systemvue-invoicing@venoid/admin-datatable@venoid/admin-form@venoid/admin-modal@venoid/admin-table@bizpal/open-services-betesting-circul8-library@gffinance/groundfloor-ui@josercl/components-bulma@wikala/supermarket@new-hr-dashboard/core@smiledirectclub/smile-components-vue@bizpal/open-services-footer-widget@paperlust/menu@logos4isp/vue-base-components@eucalyptusvc/delay-treatment-trigger@eucalyptusvc/reschedule-treatment-triggersimple-crmcomponent-storybook-pckstorybook-test-paige-kelleytemble@everything-registry/sub-chunk-1271meet-view@trevorism/headerbartalevuekvue-genesis-formsvue-nav-bar-reyvue-layout-gridvue-blob-json-csvvue-leanisp-componentswto-notificationsshop-appsallyabcrelialytics-component-libsdc-component-libraryreymann-libraryrey-nav-bar-testthukralsaurabhvue-fluentvue-formservicevue-dynamic-inputsvue-cron-editor-buefy@mgyugcha/upconta-stylelib-reduilibj-bulmalink-chartslink-clihello-world-vue-2iconsent-uimeetviewermeetviewer-snapshotkaibuhbdhi-there-pluginmonitor-componentslutarpanel_componentspn-connections-listner-text-annotationnarshiknuxt-buefynuxt-buefy-tadamsstc-supply-chainssr-form-gen-testsnmp-fitmsmall-bar-graphsource-footersolicitude-list-v1u-dashboardu-dashboard-buildertranskribus-learntiny-component-library-testtreemap-constructor@apok/admin-components-bulma@bizpal/open-services-bst@blucapital/client-detail-eduv2@blucapital/client-list-eduv2@blucapital/credit-list-eduv2@blucapital/file-list-eduv2@blucapital/file-upload-eduv2@blucapital/guardavalores-eduv2@blucapital/guardavalores-reportes-eduv2@blucapital/solicitude-edu-eduv2@blucapital/solicitude-list-eduv2@buetify/core@christopher-africa/components@coollabsio/developer-kityavuevue-rt-style-kit-atomsvue-rt-style-kit-iconsvue-rt-style-kit-moleculesvue-simplecrmvue-time-rangevue-query-builder-buefy
0.9.29

8 months ago

0.9.28

10 months ago

0.9.26

11 months ago

0.9.27

11 months ago

0.9.24

1 year ago

0.9.25

1 year ago

0.9.23

2 years ago

0.9.22

2 years ago

0.9.21

3 years ago

0.9.20

3 years ago

0.9.18

3 years ago

0.9.19

3 years ago

0.9.14

3 years ago

0.9.15

3 years ago

0.9.16

3 years ago

0.9.17

3 years ago

0.9.12

3 years ago

0.9.13

3 years ago

0.9.11

3 years ago

0.9.10

3 years ago

0.9.9

3 years ago

0.9.8

3 years ago

0.9.7

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.20

5 years ago

0.8.19

5 years ago

0.8.18

5 years ago

0.8.17

5 years ago

0.8.16

5 years ago

0.8.14

5 years ago

0.8.15

5 years ago

0.8.13

5 years ago

0.8.12

5 years ago

0.8.11

5 years ago

0.8.10

5 years ago

0.8.9

5 years ago

0.8.8

5 years ago

0.8.7

5 years ago

0.8.6

5 years ago

0.8.5

5 years ago

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.10

5 years ago

0.7.9

5 years ago

0.7.8

5 years ago

0.7.7

6 years ago

0.7.6

6 years ago

0.7.5

6 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.7

6 years ago

0.6.7-beta.1

6 years ago

0.6.7-beta.0

6 years ago

0.6.6

7 years ago

0.6.5

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.4

8 years ago

1.0.0

8 years ago