An open API service indexing awesome lists of open source software.

https://github.com/skywalkapps/bootstrap-dropmenu

Group of extensions, which enhances Bootstrap dropdown component.
https://github.com/skywalkapps/bootstrap-dropmenu

Last synced: 8 months ago
JSON representation

Group of extensions, which enhances Bootstrap dropdown component.

Awesome Lists containing this project

README

          

# [Dropmenu plugin for Bootstrap 3](http://skywalkapps.github.io/bootstrap-dropmenu)
![Bower version](https://img.shields.io/bower/v/bootstrap.svg?style=flat)
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)

To get started, check out !

## Quick start

Dropmenu plugin is built for Bootstrap 3. You have following options of installation:

- [Download the latest release](https://github.com/skywalkapps/bootstrap-dropmenu/archive/v0.9.0.zip).
- Clone the repo: `git clone https://github.com/skywalkapps/bootstrap-dropmenu.git`.
- Install with [Bower](http://bower.io): `bower install bootstrap-dropmenu`.

### How to use

The plugin requires only one file to include in your project. Within the download you'll find minified and plain versions of CSS. JavaScript is not necessary for current version of the plugin.

```
bootstrap-dropmenu/
└── dist/
├── bootstrap-dropmenu.css
└── bootstrap-dropmenu.min.css
```

## Creator

**Martin Staněk**

-
-

## Copyright and license

Code and documentation copyright 2015 Martin Staněk. Code released under [the MIT license](https://github.com/skywalkapps/bootstrap-dropmenu/blob/master/LICENSE).