{"id":24133206,"url":"https://github.com/lcvriend/wc-simple-table","last_synced_at":"2025-03-01T09:21:09.717Z","repository":{"id":257979550,"uuid":"866702185","full_name":"lcvriend/wc-simple-table","owner":"lcvriend","description":"Web component for creating simple (multi-indexed) table from json","archived":false,"fork":false,"pushed_at":"2025-01-28T12:40:28.000Z","size":440,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T07:51:51.109Z","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://lcvriend.github.io/wc-simple-table/","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/lcvriend.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}},"created_at":"2024-10-02T18:13:51.000Z","updated_at":"2025-01-28T12:40:31.000Z","dependencies_parsed_at":"2024-10-17T06:55:56.765Z","dependency_job_id":"ec052754-b620-4a92-a313-1dd874db2c57","html_url":"https://github.com/lcvriend/wc-simple-table","commit_stats":null,"previous_names":["lcvriend/wc-simple-table"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcvriend%2Fwc-simple-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcvriend%2Fwc-simple-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcvriend%2Fwc-simple-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcvriend%2Fwc-simple-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lcvriend","download_url":"https://codeload.github.com/lcvriend/wc-simple-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241343505,"owners_count":19947398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-01-11T23:21:45.269Z","updated_at":"2025-03-01T09:21:09.705Z","avatar_url":"https://github.com/lcvriend.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# data-viewer\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://lcvriend.github.io/wc-simple-table/)\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\u003cdata-viewer src=\"data.json\"\u003e\u003c/data-viewer\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%2Flcvriend%2Fwc-simple-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flcvriend%2Fwc-simple-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcvriend%2Fwc-simple-table/lists"}