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

https://github.com/flatbread-dataframes/flatbread-wc-table-display

Web component for creating simple (multi-indexed) table from json
https://github.com/flatbread-dataframes/flatbread-wc-table-display

custom-elements data-tables data-visualization hierarchical-tables multi-level-tables no-dependencies vanilla-javascript web-components

Last synced: 2 months ago
JSON representation

Web component for creating simple (multi-indexed) table from json

Awesome Lists containing this project

README

          

# flatbread-table

A lightweight vanilla JavaScript web component for displaying structured table data with support for multi-level headers, sections, and formatters.

[Live Demo](https://flatbread-dataframes.github.io/flatbread-wc-table-display/)

## Features

- Zero dependencies
- Multi-level column/row headers
- Section headers from index levels
- Data type-based formatting
- Customizable styling through attributes and CSS
- Responsive to data changes
- Event handling for cell interactions

## Installation

```html

```

## Basic Usage

```html

```

## Example Output

### Simple table

### Multi-level headers

### Section headers