# bootstrap-submenu **Repository Path**: zhaozengbin/bootstrap-submenu ## Basic Information - **Project Name**: bootstrap-submenu - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-10 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Bootstrap-submenu](https://vsn4ik.github.io/bootstrap-submenu/) [![npm version](https://img.shields.io/npm/v/bootstrap-submenu.svg)](https://www.npmjs.com/package/bootstrap-submenu) [![License](https://img.shields.io/npm/l/bootstrap-submenu.svg)][license] [![Build Status](https://github.com/vsn4ik/bootstrap-submenu/workflows/Test/badge.svg)](https://github.com/vsn4ik/bootstrap-submenu/actions/workflows/test.yml) ## Quick start Several quick start options are available: * [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/archive/v3.0.1.zip "Download Bootstrap-submenu") * Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-submenu.git` * Install with [npm](https://www.npmjs.com): `npm install bootstrap-submenu` * Install with [yarn](https://yarnpkg.com): `yarn add bootstrap-submenu` ### What's included ``` bootstrap-submenu/ ├── css/ │ ├── bootstrap-submenu.css │ ├── bootstrap-submenu.css.map │ └── bootstrap-submenu.min.css └── js/ ├── bootstrap-submenu.js └── bootstrap-submenu.min.js ``` ## Examples For some working examples, visit our [examples](https://vsn4ik.github.io/bootstrap-submenu/#html-examples) section. ## Min Requirements * Bootstrap 4.1.0 * jQuery 1.9.1 ## Creators **Vasilii A.** * ## Copyright and license Copyright Vasilii A., 2014–2018. Licensed under [the MIT License][license]. [license]: https://github.com/vsn4ik/bootstrap-submenu/blob/master/LICENSE