Please use extension dedicated repositories instead
Here is the list:
- Accordion: Now called bulma-collapsible and migrated to the new repository: https://github.com/CreativeBulma/bulma-collapsible
- Badge: Migrated to the new repository: https://github.com/CreativeBulma/bulma-badge
- Calendar: https://github.com/Wikiki/bulma-calendar
- Carousel: https://github.com/Wikiki/bulma-carousel
- Checkradio: https://github.com/Wikiki/bulma-checkradio (Refactoring in progress)
- Divider: Now called bulma-divider and migrated to the new repository: https://github.com/CreativeBulma/bulma-divider
- iconpicker: https://github.com/Wikiki/bulma-iconpicker
- Pageloader: https://github.com/Wikiki/bulma-pageloader
- PricingTable: https://github.com/Wikiki/bulma-pricingtable
- QuickView: https://github.com/Wikiki/bulma-quickview
- Ribbon: https://github.com/Wikiki/bulma-ribbon
- Slider: https://github.com/Wikiki/bulma-slider
- Steps: https://github.com/Wikiki/bulma-steps (Refactoring in progress)
- Switch: https://github.com/Wikiki/bulma-switch (Refactoring in progress)
- TagsInput: Now called bulma-tagsinput and migrated to the new repository: https://github.com/CreativeBulma/bulma-tagsinput
- Timeline: https://github.com/Wikiki/bulma-timeline
- Tooltip: Now called bulma-tooltip and migrated to the new repository: https://github.com/CreativeBulma/bulma-tooltip
This repository provide a simple access to all extensions for Bulma.
Each extensions is a git submodule.
You can find the Documentation and a demo here
git clone https://github.com/Wikiki/bulma-extensions.git
cd bulma-extensions
git submodule init
git submodule update
or
git clone --recursive https://github.com/Wikiki/bulma-extensions.git
- AxureRP is a great Library for Bulma and all the extensions: Bulma.io-axure
- Preset for Bulma scaffolding on new Laravel 5.5.x project. Laravel 5.5.x Front-end Preset For Bulma
- Bulma extensions rails is a ruby on rails wrapper for bulma extensions. Bulma-extensions-rails