New:Socket for Asana Is Now Available.Learn more
Get Started

infinity-burger

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infinity-burger

A new kind of hamburger menu.

Source
npmnpm
Version
3.0.0
Version published
Weekly downloads
6
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

infinity-burger

A new kind of hamburger menu

No library dependencies. Cuts the mustard on requestAnimationFrame and classList. Demo on zachleat.com.

Clicks:

  • Starts the infinity burger animation. Uses a meandering horizontal position
  • Resets to the initial state, a three layer hamburger menu.

Markup:

<div class="infinity-burger" id="infinity-burger" aria-hidden="true">
	<div></div>
	<div></div>
	<div></div>
</div>

Release Notes

  • v1.0 and v2.0: Click states: (a) single vertical column (b) random position and rotation (c) resets back to vertical column (d) reset to three bars
  • v3.0: Simplifies the thing to two states (on and off), the menu just meanders a bit on the horizontal axis.

Keywords

hamburger

FAQs

Package last updated on 11 Jul 2019

Related posts