{"id":35045576,"url":"https://github.com/opensass/table-rs","last_synced_at":"2026-03-15T23:38:21.512Z","repository":{"id":290503072,"uuid":"974693365","full_name":"opensass/table-rs","owner":"opensass","description":"📋 Table component for WASM frameworks.","archived":false,"fork":false,"pushed_at":"2026-01-17T15:17:27.000Z","size":274,"stargazers_count":18,"open_issues_count":6,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-18T00:59:38.426Z","etag":null,"topics":["dioxus","leptos","rust","table","wasm","yew"],"latest_commit_sha":null,"homepage":"https://docs.rs/table-rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensass.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":"2025-04-29T06:58:19.000Z","updated_at":"2026-01-17T15:16:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"830cbdfe-3e46-45ec-8374-6253d26d3d0f","html_url":"https://github.com/opensass/table-rs","commit_stats":null,"previous_names":["opensass/table-rs"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/opensass/table-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Ftable-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Ftable-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Ftable-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Ftable-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensass","download_url":"https://codeload.github.com/opensass/table-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Ftable-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30552438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: 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":["dioxus","leptos","rust","table","wasm","yew"],"created_at":"2025-12-27T08:52:27.784Z","updated_at":"2026-03-15T23:38:21.507Z","avatar_url":"https://github.com/opensass.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 📋 Table RS\n\n[![Crates.io](https://img.shields.io/crates/v/table-rs)](https://crates.io/crates/table-rs)\n[![Crates.io Downloads](https://img.shields.io/crates/d/table-rs)](https://crates.io/crates/table-rs)\n![Crates.io License](https://img.shields.io/crates/l/table-rs)\n[![Made with Rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg?logo=rust\u0026logoColor=white)](https://www.rust-lang.org/)\n[![Rust](https://img.shields.io/badge/Rust-1.85%2B-blue.svg)](https://www.rust-lang.org)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/wiseaidev)\n\n[![Join our Discord](https://dcbadge.limes.pink/api/server/b5JbvHW5nv)](https://discord.gg/b5JbvHW5nv)\n\n\u003c!-- absolute url for docs.rs cause assets is excluded from crate --\u003e\n![logo](https://raw.githubusercontent.com/opensass/table-rs/refs/heads/main/assets/logo.webp)\n\n\u003c/div\u003e\n\n## 🎬 Demo\n\n| Framework | Live Demo                                                                                                                |\n| --------- | ------------------------------------------------------------------------------------------------------------------------ |\n| Yew       | [![Netlify Status](https://api.netlify.com/api/v1/badges/4e1494d6-c19a-4a4c-b2d3-47d964214a71/deploy-status)](https://table-rs.netlify.app) |\n| Dioxus    | [![Netlify Status](https://api.netlify.com/api/v1/badges/4e1494d6-c19a-4a4c-b2d3-47d964214a71/deploy-status)](https://table-dio.netlify.app) |\n| Leptos    | TODO                                                                                                                     |\n\n## 📜 Intro\n\n**Table RS** is a **powerful**, **lightweight**, and **accessible** data table component designed specifically for **WASM frontends** like **Yew**, **Dioxus**, and **Leptos**. It supports sorting, pagination, searching (with URL sync), and is highly customizable via props.\n\n## 🤔 Why Use Table RS?\n\nThe following are some of the reasons why **Table RS** should be your go-to table component:\n\n1. **🔍 Built-in Search**: Real-time filtering with URL query parameter synchronization.\n1. **🧹 Debounced Inputs**: Smooth user experience while searching.\n1. **⬆️ Sorting Support**: Column-based sorting with accessible `aria-sort` attributes.\n1. **📄 Pagination**: Built-in pagination controls for large datasets.\n1. **🎨 Custom Styling**: Easily customize classes and styles.\n1. **🧩 Accessibility First**: Semantic roles and ARIA attributes out of the box.\n\n## Yew Usage\n\n\u003c!-- absolute url for docs.rs cause YEW.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/table-rs/blob/main/YEW.md) to integrate this component into your Yew app.\n\n## 🧬 Dioxus Usage\n\n\u003c!-- absolute url for docs.rs cause DIOXUS.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/table-rs/blob/main/DIOXUS.md) to integrate this component into your Dioxus app.\n\n## 🌱 Leptos Usage (TODO)\n\n\u003c!-- absolute url for docs.rs cause LEPTOS.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/table-rs/blob/main/LEPTOS.md) to integrate this component into your Leptos app.\n\n## 🤝 Contributions\n\nContributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make **Table RS** even better.\n\n1. Fork the repository.\n1. Create a new branch for your feature/bugfix.\n1. Submit a pull request for review.\n\n## 📜 License\n\n**Table RS** is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this library in your projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensass%2Ftable-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensass%2Ftable-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensass%2Ftable-rs/lists"}