Skip to content

totalizer-team/XMenu

Repository files navigation

@totalizer/xmenu

Sleek and versatile menu components, built on Material UI, are designed to elevate your Front-End experience through customizable configurations.

xmenu

Version License

Installation

Please note that React and Material UI are peer dependencies, meaning you should ensure they are installed before installing XMenu.

"peerDependencies": {
  "@emotion/react": "^11.14.0",
  "@emotion/styled": "^11.14.0",
  "@mui/icons-material": "^6.4.3",
  "@mui/material": "^6.4.3",
  "react": "^18.3.1",
  "react-dom": "^18.3.1"
}

Run one of the following commands to add XMenu to your project:

npm install -S @totalizer/xmenu
yarn add -S @totalizer/xmenu
pnpm add -S @totalizer/xmenu

License

This project is licensed under the terms of the MIT license.

About

Sleek and versatile menu components, built on Material UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published