{"id":29575947,"url":"https://github.com/jdsmith39/smartishtable","last_synced_at":"2025-07-19T11:15:24.019Z","repository":{"id":40349315,"uuid":"313120045","full_name":"jdsmith39/SmartishTable","owner":"jdsmith39","description":"Blazor Table/Grid/ListView/Whatever you want","archived":false,"fork":false,"pushed_at":"2023-10-16T15:28:20.000Z","size":380,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-15T09:18:42.140Z","etag":null,"topics":["blazor","blazor-webassembly","csharp","datagrid","grid","listview","nuget","razor","table"],"latest_commit_sha":null,"homepage":"","language":"C#","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/jdsmith39.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}},"created_at":"2020-11-15T20:46:59.000Z","updated_at":"2023-02-03T09:33:25.000Z","dependencies_parsed_at":"2023-02-14T10:16:27.814Z","dependency_job_id":null,"html_url":"https://github.com/jdsmith39/SmartishTable","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jdsmith39/SmartishTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdsmith39%2FSmartishTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdsmith39%2FSmartishTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdsmith39%2FSmartishTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdsmith39%2FSmartishTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdsmith39","download_url":"https://codeload.github.com/jdsmith39/SmartishTable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdsmith39%2FSmartishTable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265922394,"owners_count":23849810,"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":["blazor","blazor-webassembly","csharp","datagrid","grid","listview","nuget","razor","table"],"created_at":"2025-07-19T11:15:21.212Z","updated_at":"2025-07-19T11:15:24.001Z","avatar_url":"https://github.com/jdsmith39.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartishTable\n[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/SmartishTable.svg?style=flat-square)](https://www.nuget.org/packages/SmartishTable)\n\nBlazor Table/Grid/ListView/Whatever you want.\nNot dependent on any CSS framework.\n\n## Install\n- Add [SmartishTable Nuget](https://www.nuget.org/packages/SmartishTable/)\n\t- dotnet add package SmartishTable\n- Add the following to your index.html\n\t- `\u003clink href=\"_content/SmartishTable/smartish-table.css\" rel=\"stylesheet\" /\u003e`\n\n## Dependencies\n- None!\n\n## Features\n- Fully customizable UI\n\t- No UI framework dependency\n- Paging\n- Sorting\n\t- Support for IComparer (example included)\n- Filtering\n\t- Boolean (Equals, Not Equals, Is True, Is False)\n\t- DateTimes (Equals, Not Equals, \u003e, \u003e=, \u003c, \u003c=)\n\t- Numbers (Equals, Not Equals, \u003e, \u003e=, \u003c, \u003c=)\n\t- Strings (Contains, StartsWith, EndsWith, Equals, Not Equals)\n\t- Custom (Create a component that implements IFilter\u003cTItem\u003e and off you go!)\n\t\t- example included!\n- Included examples:\n\t- Simple example of cards with sorting.\n\t- Regular Table with lots of data and sorting/filtering and max number of sorts being 2\n\t- Parameter based auto refreshing\n\t- Custom Filter\n\t- Dynamic Columns using a dictionary.\n\t\t- Custom Comparer\n\t- Nested objects with sorting and filtering\n\t- Get/Set configuration settings (for now, this is page #, page size, and sorting info), so the settings can be stored in localstorage (or somewhere else) and reloaded on next visit.\n\t\t- also shows how to use the OnDataUpdated eventCallback which also sends back the current configuration settings.\n\t\t- Binding Max Number of Sorts so it can be changed on the fly","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdsmith39%2Fsmartishtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdsmith39%2Fsmartishtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdsmith39%2Fsmartishtable/lists"}