1.1.2 • Published 3 years ago
@inventage-web-components/hamburger-menu v1.1.2
@inventage-web-components/hamburger-menu
A simple hamburger menu component.
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-menuUsage
<!--
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
3 years ago
1.1.0
3 years ago
1.1.2
3 years ago
1.0.0
3 years ago
0.5.3
3 years ago
0.5.2
4 years ago
0.5.1
4 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
4 years ago
0.4.0
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.0.0-canary-20219226266
4 years ago
0.2.3
4 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.1.0
5 years ago
0.2.0
5 years ago
0.0.17
5 years ago
0.0.0-2021711153416
5 years ago
0.0.13
5 years ago
0.0.14
5 years ago
0.0.15
5 years ago
0.0.9
5 years ago
0.0.16
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.6
5 years ago
0.0.3
5 years ago
0.0.3-next.0
5 years ago
0.0.2
5 years ago
0.0.2-next.1
5 years ago
0.0.2-next.0
5 years ago
0.0.1
5 years ago
0.0.1-next.1
5 years ago
0.0.1-alpha.0
5 years ago