1.0.0 • Published 12 months ago

menu-indicator v1.0.0

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

12 months ago

0.1.0

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago