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

https://github.com/lcvriend/wc-simple-table

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

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

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# data-viewer

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

[Live Demo](https://lcvriend.github.io/wc-simple-table/)

## 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