bulma-extensions icon indicating copy to clipboard operation
bulma-extensions copied to clipboard

This repository provides a simple access to all of my extensions for Bulma.io

Bulma extensions - All

:bangbang: This repository is not maintained anymore.

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.

npm npm

Each extensions is a git submodule.

Documentation & Demo

You can find the Documentation and a demo here

How to clone this repository

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

Related projects