1.1.2 • Published 7 months ago

@inventage-web-components/hamburger-menu v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@inventage-web-components/hamburger-menu

A simple hamburger menu component.

Published on npm License Release Bundle Size

Quick Start

Use unpkg.com to get a simple example running in a single HTML file:

<script type="module" src="https://unpkg.com/@inventage-web-components/hamburger-menu/lib/src/hamburger-menu.js?module"></script>

<hamburger-menu></hamburger-menu>

Here's an example of this method to get you started.

Installation

npm i @inventage-web-components/hamburger-menu

Usage

<!--
  Adjust path to node_modules and use a dev server that support Node module
  resolution, like Web Dev server: https://www.npmjs.com/package/@web/dev-server
-->
<script
  type="module"
  src="/node_modules/@inventage-web-components/hamburger-menu/lib/src/hamburger-menu.js"
</script>

<hamburger-menu></hamburger-menu>

Documentation

The API documentation as well as interactive examples can be found in the Storybook examples.

1.1.1

7 months ago

1.1.0

8 months ago

1.1.2

7 months ago

1.0.0

1 year ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.3.0

2 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.0

3 years ago

0.2.0

3 years ago

0.0.17

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.9

3 years ago

0.0.16

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.3-next.0

3 years ago

0.0.2

3 years ago

0.0.2-next.1

3 years ago

0.0.2-next.0

3 years ago

0.0.1

3 years ago

0.0.1-next.1

3 years ago

0.0.1-alpha.0

3 years ago