{"id":13535750,"url":"https://github.com/njleonzhang/vue-data-tables","last_synced_at":"2025-05-15T03:05:54.067Z","repository":{"id":14538294,"uuid":"76699330","full_name":"njleonzhang/vue-data-tables","owner":"njleonzhang","description":"A simple, customizable and pageable table with SSR support, based on vue2 and element-ui","archived":false,"fork":false,"pushed_at":"2023-06-26T08:55:01.000Z","size":3744,"stargazers_count":1020,"open_issues_count":8,"forks_count":218,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-14T03:02:27.235Z","etag":null,"topics":["datatable","datatables","table","vue"],"latest_commit_sha":null,"homepage":"https://njleonzhang.github.io/vue-data-tables","language":"JavaScript","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/njleonzhang.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}},"created_at":"2016-12-17T02:32:14.000Z","updated_at":"2024-11-28T02:35:03.000Z","dependencies_parsed_at":"2024-01-12T09:46:02.420Z","dependency_job_id":null,"html_url":"https://github.com/njleonzhang/vue-data-tables","commit_stats":{"total_commits":486,"total_committers":26,"mean_commits":"18.692307692307693","dds":0.2119341563786008,"last_synced_commit":"101f56b40cf51a76b39d7d310c95327653d5111c"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njleonzhang%2Fvue-data-tables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njleonzhang%2Fvue-data-tables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njleonzhang%2Fvue-data-tables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njleonzhang%2Fvue-data-tables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njleonzhang","download_url":"https://codeload.github.com/njleonzhang/vue-data-tables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264765,"owners_count":22041793,"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":["datatable","datatables","table","vue"],"created_at":"2024-08-01T09:00:25.509Z","updated_at":"2025-05-15T03:05:54.048Z","avatar_url":"https://github.com/njleonzhang.png","language":"JavaScript","funding_links":["https://www.paypal.me/njleon?yours=true'"],"categories":["Components \u0026 Libraries","JavaScript","UI组件","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","vue","Showcase","UI Components [🔝](#readme)","Components","UI Components"],"sub_categories":["UI Components","Component Collections","表","Table"],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/njleonzhang/vue-data-tables\" target=\"_blank\"\u003e\u003cimg width=\"100\"src=\"https://njleonzhang.github.io/vue-data-tables/_media/icon.svg\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/njleonzhang/vue-data-tables\" target=\"_blank\"\u003e\u003cimg src=\"https://travis-ci.org/njleonzhang/vue-data-tables.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/njleonzhang/vue-data-tables?branch=master\" target=\"_blank\"\u003e\u003cimg src='https://coveralls.io/repos/github/njleonzhang/vue-data-tables/badge.svg?branch=master' alt='Coverage Status' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/vue-data-tables\" target=\"_blank\"\u003e\u003cimg src='https://img.shields.io/npm/v/vue-data-tables.svg' alt='Node' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/njleonzhang/vue-data-tables\" target=\"_blank\"\u003e\u003cimg src='http://img.badgesize.io/https://unpkg.com/vue-data-tables?compression=gzip' alt='badgesize' /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/njleonzhang/vue-data-tables\" target=\"_blank\"\u003e\u003cimg src='https://img.shields.io/npm/dm/vue-data-tables.svg' alt='download' /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Documentation\n* [Full Doc](https://njleonzhang.github.io/vue-data-tables)\n* [Online Demo for front-end pagination](http://jsfiddle.net/zpczjl/9tp3z4bn/)\n* [Online Demo for server-end pagination](https://jsfiddle.net/zpczjl/xboja87c/)\n\n## Dev\n\n* install dependencies\n\n```\nyarn install\n```\n\n* serve test/play with hot reload at localhost:8081\n\n```\nnpm run dev\n```\n\n## My projects related to Vue\n* [element-ui-pro](https://github.com/njleonzhang/element-ui-pro) Boilerplate for element-ui 2.0 management website, simulate [ant design pro](https://github.com/ant-design/ant-design-pro)\n* [el-form-dialog](https://github.com/njleonzhang/el-form-dialog) A tool to make [el-dialog](http://element.eleme.io/#/en-US/component/dialog) and [el-form](http://element.eleme.io/#/en-US/component/form) work eaiser, especially for creating dialog to support two states, such as `add` and `edit`.\n* [babel-plugin-vue-jsx-sync](https://github.com/njleonzhang/babel-plugin-vue-jsx-sync) jsx plugin for vue sync modifier\n* [docsify-demo-box-vue](https://njleonzhang.github.io/docsify-demo-box-vue/#/) A plugin for docsify to write Vue demo with instant preview and jsfiddle integration\n\n## Buy me a coffee\n\u003cp align=\"center\"\u003e\n  \u003ca target='_blank' rel='nofollow' href='https://www.paypal.me/njleon?yours=true'\u003e\n  \u003cimg width='650' src=\"https://cdn.rawgit.com/njleonzhang/vue-data-tables/a49769e2/_media/all.png\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjleonzhang%2Fvue-data-tables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjleonzhang%2Fvue-data-tables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjleonzhang%2Fvue-data-tables/lists"}