angular-hamburglar

Angular directive for hamburger icon


Keywords
angular, directive, hamburger, hamburglar, icon, button
License
MIT
Install
bower install angular-hamburglar

Documentation

angular-hamburglar

An angular hamburger button directive made of css and svg!

Quick Links:

Demos

Without circle

Without circle

With circle (v0.2.0)

With circle

Installing

Bower

use bower to install Change to your project's root directory.

bower install angular-hamburglar

Usage

<hamburglar ng-class="{'opened' : isNavIconOpened}" scale="0.5"></hamburglar>

Add opened class to hamburglar to make it work!

api

  • scale - The size of the icon
  • color - Any color you can think of!
  • speed - The speed of the animation (500ms, 1s etc..)

Credits

Designed by Creativedash

Coded by Kyle Henwood