1.0.0 • Published 2 years ago

menu-indicator v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm GitHub package version NPM Downloads

500B gzipped

Installation

$ yarn add menu-indicator

Import

import MenuIndicator from 'menu-indicator'

Usage

const menuIndicator = new MenuIndicator(
    'nav',
    '.nav__item',
    '.nav__indicator',
    '.active'
)

License

menu-indicator is released under MIT license

1.0.0

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago