1.1.2 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.0

2 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.3.0

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.8

4 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.1.0

4 years ago

0.2.0

4 years ago

0.0.17

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.9

4 years ago

0.0.16

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.3-next.0

4 years ago

0.0.2

4 years ago

0.0.2-next.1

4 years ago

0.0.2-next.0

4 years ago

0.0.1

4 years ago

0.0.1-next.1

4 years ago

0.0.1-alpha.0

4 years ago