1.0.1 • Published 5 years ago

hyper-better-menus v1.0.1

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

Hyper allows for large levels of customisation but most themes can't (or simply dont) change how the menus look.

hyper-better-menus aims to fix that by making the appearance of menus match your current theme.

Get hyper-better-menus

  1. Install Hyper - If you don't have it you can install it here
  2. Once Hyper is up and running, open it and run hyper i hyper-better-menus
  3. Optional Configure hyper-better-menus by pressing (cmd/ctrl) + , and editing the config object

Configure hyper-better-menus

Add a betterMenus object in the config object.

module.exports = {
  config: {
    [...]
    betterMenus: {
      // HBM config goes here
    }
    [...]
  }
}

hamburgerHover

License

hyper-better-menus is licensed under the MIT License