Overview

What is Booterial?

Booterial is a small .css and .js files (You may consider it as snippets) that adds an effects to the standard Bootstrap components.

Booterial does not required any extra HTML or abracadabra so that it works, Booterial is using the Twitter Bootstrap Offcial Documentation for the markup.


Getting Started

$ git clone https://github.com/elmahdim/booterial.git

How To Use

Yet there's only 2 classes to use has-effect and has-label

Class Used for (elements, classes) Effect
has-effect
  • .btn
  • .list-group-item
Ripple
has-label
  • .form-group
<label> transition
More are coming soon...

Buttons

Form group with <label>

Alert (notification)

Well done!