# Scrollable Tabs for Bootstrap 5 A simple plugin to create scrollable tabs with Bootstrap 5. [![preview][1]][1] ## Support me: [![sponsor me][2]](https://www.buymeacoffee.com/fanmixco) ## Usage: ### Install: - [Download the latest release](https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5/archive/refs/tags/v1.0.4.zip) - Install with [npm](https://www.npmjs.com/): `npm i scrolling-tabs-bootstrap-5` [![npm version](https://img.shields.io/npm/v/scrolling-tabs-bootstrap-5)](https://www.npmjs.com/package/scrolling-tabs-bootstrap-5) ### Required libraries: ```html ``` ### HTML example: ```html
This is the content of Tab 1...
This is the content of Tab 2...
This is the content of Tab 3...
This is the content of Tab 4...
This is the content of Tab 5...
This is the content of Tab 6...
``` **Based on:** https://www.codeply.com/go/Loo3CqsA7T [1]: preview.gif [2]: https://raw.githubusercontent.com/FANMixco/Xamarin-SearchBar/master/bmc-rezr5vpd.gif