Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webreact/fissure-hamburger

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webreact/fissure-hamburger

Hamburger icon custom element

  • 0.7.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Fission Hamburger

Meant as an easy to configure hamburger toggle icon with a flashy animation. The Fission Hamburger adds a bit of spice to your web project.

Usage

To use the Fission Hamburger you need to define it, or include de definition file yourself.

import 'define'; // To automatically define wr-hamburger.

// This defines the hamburger yourself.
import {Hamburger} from "@webreactor/fissure-hamburger";

customElements.define('wr-hamburger', Hamburger);

FAQs

Package last updated on 21 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc