{"id":49123379,"url":"https://github.com/flatbread-dataframes/flatbread-wc-table-display","last_synced_at":"2026-04-21T13:04:06.947Z","repository":{"id":257979550,"uuid":"866702185","full_name":"flatbread-dataframes/flatbread-wc-table-display","owner":"flatbread-dataframes","description":"Web component for creating simple (multi-indexed) table from json","archived":false,"fork":false,"pushed_at":"2025-09-26T21:25:40.000Z","size":372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-28T05:23:56.276Z","etag":null,"topics":["custom-elements","data-tables","data-visualization","hierarchical-tables","multi-level-tables","no-dependencies","vanilla-javascript","web-components"],"latest_commit_sha":null,"homepage":"https://flatbread-dataframes.github.io/flatbread-wc-table-display/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flatbread-dataframes.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-02T18:13:51.000Z","updated_at":"2025-09-26T21:25:44.000Z","dependencies_parsed_at":"2024-10-17T06:55:56.765Z","dependency_job_id":"ec052754-b620-4a92-a313-1dd874db2c57","html_url":"https://github.com/flatbread-dataframes/flatbread-wc-table-display","commit_stats":null,"previous_names":["lcvriend/wc-simple-table","flatbread-dataframes/flatbread-wc-table-display"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flatbread-dataframes/flatbread-wc-table-display","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatbread-dataframes%2Fflatbread-wc-table-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatbread-dataframes%2Fflatbread-wc-table-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatbread-dataframes%2Fflatbread-wc-table-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatbread-dataframes%2Fflatbread-wc-table-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatbread-dataframes","download_url":"https://codeload.github.com/flatbread-dataframes/flatbread-wc-table-display/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatbread-dataframes%2Fflatbread-wc-table-display/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32093157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-elements","data-tables","data-visualization","hierarchical-tables","multi-level-tables","no-dependencies","vanilla-javascript","web-components"],"created_at":"2026-04-21T13:03:36.505Z","updated_at":"2026-04-21T13:04:06.931Z","avatar_url":"https://github.com/flatbread-dataframes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flatbread-table\n\nA lightweight vanilla JavaScript web component for displaying structured table data with support for multi-level headers, sections, and formatters.\n\n[Live Demo](https://flatbread-dataframes.github.io/flatbread-wc-table-display/)\n\n## Features\n\n- Zero dependencies\n- Multi-level column/row headers\n- Section headers from index levels\n- Data type-based formatting\n- Customizable styling through attributes and CSS\n- Responsive to data changes\n- Event handling for cell interactions\n\n## Installation\n\n```html\n\u003cscript type=\"module\" src=\"src/viewer.js\"\u003e\u003c/script\u003e\n```\n\n## Basic Usage\n\n```html\n\u003cflatbread-table src=\"data.json\"\u003e\u003c/flatbread-table\u003e\n```\n\n## Example Output\n\n### Simple table\n\u003cimg src=\"examples/simple-table-with-margins.png\" width=\"517px\" /\u003e\n\n### Multi-level headers\n\u003cimg src=\"examples/multi-level-table.png\" width=\"1273px\" /\u003e\n\n### Section headers\n\u003cimg src=\"examples/table-with-section-headers.png\" width=\"648px\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatbread-dataframes%2Fflatbread-wc-table-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflatbread-dataframes%2Fflatbread-wc-table-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatbread-dataframes%2Fflatbread-wc-table-display/lists"}