File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11# [ Twitter Bootstrap 4 Responsive Navbar with Multiple Dropdowns] ( http://fontenele.github.io/bootstrap-navbar-dropdowns/ )
22
3+ [ ![ npm version] ( https://img.shields.io/npm/v/bootstrap-navbar-dropdowns.svg )] ( https://www.npmjs.com/package/bootstrap-navbar-dropdowns )
4+ [ ![ License] ( https://img.shields.io/npm/l/bootstrap-navbar-dropdowns.svg )] [ license ]
35[ ![ Build Status] ( https://github.com/fontenele/bootstrap-navbar-dropdowns/workflows/Test/badge.svg )] ( https://github.com/fontenele/bootstrap-navbar-dropdowns/actions?workflow=Test )
46[ ![ devDependency Status] ( https://david-dm.org/fontenele/bootstrap-navbar-dropdowns/dev-status.svg )] ( https://david-dm.org/fontenele/bootstrap-navbar-dropdowns?type=dev )
57
6- [ fontenele.github.io/bootstrap-navbar-dropdowns.io] ( http://fontenele.github.io/bootstrap-navbar-dropdowns/ )
7- ### Now with Bootstrap 4!
8+ ## Quick start
9+
10+ Several quick start options are available:
811
9- [ Demo/Bootsnipp] ( http://bootsnipp.com/snippets/featured/multi-level-navbar-menu )
12+ * [ Download the latest release] ( https://github.com/fontenele/bootstrap-navbar-dropdowns/archive/v4.0.2.zip " Download Bootstrap-Navbar-Dropdowns ")
13+ * Clone the repo: ` git clone https://github.com/fontenele/bootstrap-navbar-dropdowns.git `
14+ * Install with [ npm] ( https://www.npmjs.com ) : ` npm install bootstrap-navbar-dropdowns `
15+ * Install with [ yarn] ( https://yarnpkg.com ) : ` yarn add bootstrap-navbar-dropdowns `
16+
17+ ### Now with Bootstrap 4!
1018
19+ [ Bootsnipp Demo] ( http://bootsnipp.com/snippets/featured/multi-level-navbar-menu )
1120
1221### What's included
1322
Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-navbar-dropdowns" ,
3- "version" : " 4.0.1 " ,
3+ "version" : " 4.0.2 " ,
44 "description" : " Twitter Bootstrap 4 Responsive Navbar with Multiple Dropdowns" ,
55 "main" : " dist/js/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments