{"id":51974394,"url":"https://github.com/ja-plus/stk-table-react","last_synced_at":"2026-07-30T03:30:22.087Z","repository":{"id":372811623,"uuid":"1309481021","full_name":"ja-plus/stk-table-react","owner":"ja-plus","description":"Use react to implement stk-table-vue ","archived":false,"fork":false,"pushed_at":"2026-07-23T14:18:13.000Z","size":1571,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-23T16:06:26.040Z","etag":null,"topics":["react","virtual-list"],"latest_commit_sha":null,"homepage":"https://ja-plus.github.io/stk-table-react/","language":"TypeScript","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/ja-plus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2026-07-23T03:33:56.000Z","updated_at":"2026-07-23T14:23:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ja-plus/stk-table-react","commit_stats":null,"previous_names":["ja-plus/stk-table-react"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ja-plus/stk-table-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja-plus%2Fstk-table-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja-plus%2Fstk-table-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja-plus%2Fstk-table-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja-plus%2Fstk-table-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ja-plus","download_url":"https://codeload.github.com/ja-plus/stk-table-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja-plus%2Fstk-table-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36059044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["react","virtual-list"],"created_at":"2026-07-30T03:30:20.525Z","updated_at":"2026-07-30T03:30:21.934Z","avatar_url":"https://github.com/ja-plus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://ja-plus.github.io/stk-table-react/\"\u003e\n        \u003cimg src=\"./docs-src/public/assets/logo.svg\" width=\"152\"\u003e\n    \u003c/a\u003e\n    \u003ch3 align='center'\u003eStk Table React\u003c/h3\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://www.npmjs.com/package/stk-table-react\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/stk-table-react\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://www.npmjs.com/package/stk-table-react\"\u003e\u003cimg src=\"https://img.shields.io/npm/dw/stk-table-react\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/ja-plus/stk-table-react/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/ja-plus/stk-table-react.svg\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://raw.githubusercontent.com/ja-plus/stk-table-react/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/stk-table-react\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/ja-plus/stk-table-react\"\u003e\u003cimg src=\"https://img.shields.io/npm/types/stk-table-react\"\u003e\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\nHigh performance realtime virtual table for React.\n\nRewrote [stk-table-vue](https://github.com/ja-plus/stk-table-vue) using React\n\n## Documentation\n### [Stk Table React Official](https://ja-plus.github.io/stk-table-react/)\n### [Stk Table Vue Official](https://ja-plus.github.io/stk-table-vue/)\n### [Stk Table Svelte Official](https://ja-plus.github.io/stk-table-svelte/)\n### [Stk Table Solid Official](https://ja-plus.github.io/stk-table-solid/)\n\n## Features\n\n- Virtual scrolling (vertical / horizontal / variable row height)\n- Fixed columns \u0026 fixed header (based on `position: sticky`)\n- Sort, multi-sort, custom sort\n- Tree data, expand row\n- Multi-level header\n- Cell merging\n- Highlight rows / cells\n- Column resize, column drag reorder, row drag reorder\n- Area selection\n- Custom cells\n- Full TypeScript types\n\n## Install\n\n```bash\npnpm add stk-table-react\n```\n\n## Usage\n\n```tsx\nimport { StkTable } from 'stk-table-react';\nimport type { StkTableColumn } from 'stk-table-react';\nimport 'stk-table-react/lib/style.css';\n\ntype Data = {\n    name: string;\n    age: number;\n    address: string;\n};\n\nconst columns: StkTableColumn\u003cData\u003e[] = [\n    { title: 'Name', dataIndex: 'name' },\n    { title: 'Age', dataIndex: 'age' },\n    { title: 'Address', dataIndex: 'address' },\n];\n\nconst dataSource: Data[] = [\n    { name: 'Jack', age: 18, address: 'Beijing' },\n    { name: 'Tom', age: 20, address: 'Shanghai' },\n];\n\nfunction App() {\n    return \u003cStkTable style={{ height: 200 }} rowKey=\"name\" columns={columns} dataSource={dataSource} /\u003e;\n}\n```\n\n## Development\n\n```bash\npnpm install\npnpm dev          # start dev playground\npnpm test         # run vitest\npnpm build        # build library to lib/\npnpm docs:dev     # start vitepress docs\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja-plus%2Fstk-table-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fja-plus%2Fstk-table-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja-plus%2Fstk-table-react/lists"}