Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d3athkai/bootstrap-table-template

My Bootstrap Table Template
https://github.com/d3athkai/bootstrap-table-template

bootstrap bootstrap-table css html javascript json

Last synced: about 1 month ago
JSON representation

My Bootstrap Table Template

Awesome Lists containing this project

README

        

[![Bootstrap](https://img.shields.io/badge/Bootstrap-purple?style=plastic)](#) [![Bootstrap Table](https://img.shields.io/badge/Bootstrap--Table-purple?style=plastic)](#)

# My Bootstrap Table Template

## Introduction
This contains the Bootstrap Table template that allows you to display data from a json file in a table format on HTML.
The table has the following options to:
* search / filter text
* print the data in table format
* export the data as MS-excel, csv, text or json

## Framework used
| Framework | Version | Docs |
|---|---|---|
| Bootstrap | 5.3 | https://getbootstrap.com/docs/5.3/getting-started/introduction/ |
| Bootstrap Table | 1.22.4 | https://bootstrap-table.com/docs/getting-started/introduction/ |