Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cfware/nav-menu
Navigation menu element
https://github.com/cfware/nav-menu
Last synced: 29 days ago
JSON representation
Navigation menu element
- Host: GitHub
- URL: https://github.com/cfware/nav-menu
- Owner: cfware
- License: mit
- Created: 2019-05-14T13:03:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T03:24:16.000Z (about 1 year ago)
- Last Synced: 2024-11-18T21:07:53.434Z (about 1 month ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @cfware/nav-menu [![NPM Version][npm-image]][npm-url]
Navigation menu element
## Usage
Import to your application:
```js
import '@cfware/nav-menu';
```Use to create a navigation element:
```html
```
[npm-image]: https://img.shields.io/npm/v/@cfware/nav-menu.svg
[npm-url]: https://npmjs.org/package/@cfware/nav-menu