Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hidden | 8,770 | 4 months ago | 90 | mit | Swift | |||||
An ultra-light MacOS utility that helps hide menu bar icons | ||||||||||
Dozer | 7,552 | 5 days ago | 86 | mpl-2.0 | Swift | |||||
Hide menu bar icons on macOS | ||||||||||
Systray | 2,945 | 25 days ago | 97 | apache-2.0 | Go | |||||
a cross platfrom Go library to place an icon and menu in the notification area | ||||||||||
Material Menu | 2,472 | 106 | 3 | 4 years ago | 18 | September 13, 2016 | 8 | apache-2.0 | Java | |
Animations for Android L drawer, back, dismiss and check icons | ||||||||||
Material Icon Lib | 2,249 | 4 years ago | 11 | other | Java | |||||
Library containing over 2000 material vector icons that can be easily used as Drawable or as a standalone View. | ||||||||||
Kygooeymenu | 1,913 | 3 | 8 years ago | 2 | May 22, 2015 | 5 | mit | Objective-C | ||
A not bad gooey effects menu. | ||||||||||
Tileiconifier | 1,191 | 2 years ago | 192 | other | C# | |||||
Creates tiles for most Windows 8.1 and 10 start menu icons | ||||||||||
Persistentwindows | 1,127 | 5 days ago | 4 | gpl-3.0 | C# | |||||
fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 update | ||||||||||
Tapbarmenu | 986 | 18 | 5 years ago | 6 | April 09, 2016 | 3 | apache-2.0 | Java | ||
Tap Bar Menu | ||||||||||
Hamburger React | 830 | 30 | a month ago | 20 | April 05, 2022 | 4 | mit | TypeScript | ||
Animated hamburger menu icons for React.js weighs only 1.5 KB. |
A collection of animating CSS-only hamburger menu icons. View demo here.
You can use as is and configure the CSS manually, or you can make use of the Sass file and the configuration block. Here's the config options:
$button-width: 96px; // The width of the button area
$button-height: 96px; // The height of the button area
$bar-thickness: 8px; // The thickness of the button bars
$button-pad: 18px; // The left/right padding between button area and bars.
$button-bar-space: 12px; // The spacing between button bars
$button-transistion-duration: 0.3s; // The transition duration
Licensed under the MIT license, http://www.opensource.org/licenses/mit-license.php
Copyright 2014, Call Me Nick