Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d3athkai/bootstrap-table-template
- Owner: d3athkai
- License: gpl-3.0
- Created: 2024-04-18T17:10:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T04:48:17.000Z (9 months ago)
- Last Synced: 2024-04-19T18:58:57.829Z (9 months ago)
- Topics: bootstrap, bootstrap-table, css, html, javascript, json
- Language: HTML
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/ |