{"id":18022996,"url":"https://github.com/kanryu/datagrid","last_synced_at":"2026-01-19T03:32:59.988Z","repository":{"id":140593101,"uuid":"466529697","full_name":"kanryu/DataGrid","owner":"kanryu","description":"A sample implementation of a large table view that behaves like an Excel spreadsheet implemented in Vue3.","archived":false,"fork":false,"pushed_at":"2022-03-05T22:14:57.000Z","size":275,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T03:26:50.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/kanryu.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":"2022-03-05T18:00:43.000Z","updated_at":"2023-02-16T23:11:17.000Z","dependencies_parsed_at":"2023-05-03T19:47:28.401Z","dependency_job_id":null,"html_url":"https://github.com/kanryu/DataGrid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2FDataGrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2FDataGrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2FDataGrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanryu%2FDataGrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanryu","download_url":"https://codeload.github.com/kanryu/DataGrid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226191,"owners_count":20904467,"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":[],"created_at":"2024-10-30T07:06:35.592Z","updated_at":"2025-04-04T18:17:35.454Z","avatar_url":"https://github.com/kanryu.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataGrid\nA sample implementation of a large table view that behaves like an Excel spreadsheet implemented in Vue3.\n\n![DataGrid sample](docs/sample_capture.png)\n\n\n## Summary\nObviously, displaying a spreadsheet with thousands of rows in a browser takes a long time to display. \nTherefore, by tagging only the area currently displayed by the browser, the cost required for rendering the browser is reduced. \nInconsistencies that occur when scrolling pages are resolved with JavaScript.\n\n## Features\n- Clear and concise tag structure\n- High speed because only the display range is rendered\n- Easy to learn and improve because it is implemented in the popular Vue3.\n\n## Demo\n\nhttps://kanryu.github.io/DataGrid/\n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n```\nyarn build\n```\n\n### Lints and fixes files\n```\nyarn lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanryu%2Fdatagrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanryu%2Fdatagrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanryu%2Fdatagrid/lists"}