{"id":13535767,"url":"https://github.com/LucienLee/vue-data-grid","last_synced_at":"2025-04-02T02:31:24.418Z","repository":{"id":148822576,"uuid":"82662634","full_name":"LucienLee/vue-data-grid","owner":"LucienLee","description":"An example that complex table interaction in Vue.js","archived":false,"fork":false,"pushed_at":"2017-03-14T16:08:19.000Z","size":3336,"stargazers_count":264,"open_issues_count":3,"forks_count":35,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-03T00:32:51.384Z","etag":null,"topics":["animation","interactions","table","vue"],"latest_commit_sha":null,"homepage":"https://lucienlee.github.io/vue-data-grid","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LucienLee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-21T09:43:26.000Z","updated_at":"2024-09-16T09:14:54.000Z","dependencies_parsed_at":"2023-06-27T18:34:27.840Z","dependency_job_id":null,"html_url":"https://github.com/LucienLee/vue-data-grid","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/LucienLee%2Fvue-data-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienLee%2Fvue-data-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienLee%2Fvue-data-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucienLee%2Fvue-data-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucienLee","download_url":"https://codeload.github.com/LucienLee/vue-data-grid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743630,"owners_count":20826568,"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":["animation","interactions","table","vue"],"created_at":"2024-08-01T09:00:26.389Z","updated_at":"2025-04-02T02:31:24.134Z","avatar_url":"https://github.com/LucienLee.png","language":"Vue","funding_links":[],"categories":["UI组件"],"sub_categories":[],"readme":"# Vue Data Grid\n\n\u003e An example([live demo](https://lucienlee.github.io/vue-data-grid/)) that complex table interaction in Vue.js, which is rebounded the design by [Virgil Pana](https://dribbble.com/shots/1903644-Data-Grid)\n\n![demo](http://i.imgur.com/GqZSw4u.gif)\n\nSee full interaction [video](https://vimeo.com/208192639)\n\n## Build Setup\n\n``` bash\n# install dependencies\nyarn\n\n# serve with hot reload at localhost:8080\nyarn run dev\n\n# build for production with minification\nyarn run build\n\n# build for production and view the bundle analyzer report\nyarn run build --report\n\n# deploy bundled files to gh-pages\nyarn run deploy\n```\n\n## Feature\n\n- Load data from [json](https://github.com/LucienLee/vue-data-grid/blob/master/src/data.json) and import table interaction [configuration](https://github.com/LucienLee/vue-data-grid/blob/master/src/tableSettings.js), which is flexible and scalable ([data source](https://docs.google.com/spreadsheets/d/1PFbZIAipjNIG90BXIzpFwRu7omXYMhh3e1-tldrAv-I/edit?usp=sharing) used in demo).\n- Present data in real `table` tag, which keep html semantic\n- Load icons via svg sprite, which is resuable and pixel perfact\n- Group data by month and year automatically\n- Long contents in cells are trimmed automatically, which are expandable by clicking the columns\n- The length of expanding columns are calculated by data automatically\n- Cells have more menus or details, such as adding google map query links automatically\n- Sort data by ascending or descending and filter data by range, whose bounds are calculated by data automatically\n- Select columns to show by opening context menu with right click on header\n\n## Acknowledgement\n- [Virgil Pana](https://dribbble.com/virgilpana), who designed the interaction first.\n- The song played in crafting, 那我懂你意思了 - [沒有人在乎你在乎的事](https://www.youtube.com/watch?v=UX2uQyHaCUk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLucienLee%2Fvue-data-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLucienLee%2Fvue-data-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLucienLee%2Fvue-data-grid/lists"}