{"id":22690973,"url":"https://github.com/ghiscoding/slickgrid-vue-demos","last_synced_at":"2025-04-12T06:20:34.420Z","repository":{"id":266598920,"uuid":"898804951","full_name":"ghiscoding/slickgrid-vue-demos","owner":"ghiscoding","description":"Multiple demos of Slickgrid-Vue library","archived":false,"fork":false,"pushed_at":"2025-03-29T19:28:21.000Z","size":9662,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T00:02:23.917Z","etag":null,"topics":["datagrid","datatable","graphql","odata","treeview","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://ghiscoding.github.io/slickgrid-vue-demos/","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/ghiscoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ghiscoding","ko_fi":"ghiscoding"}},"created_at":"2024-12-05T04:17:38.000Z","updated_at":"2025-03-29T19:27:58.000Z","dependencies_parsed_at":"2025-03-17T05:34:53.232Z","dependency_job_id":null,"html_url":"https://github.com/ghiscoding/slickgrid-vue-demos","commit_stats":null,"previous_names":["ghiscoding/slickgrid-vue-demos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fslickgrid-vue-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fslickgrid-vue-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fslickgrid-vue-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fslickgrid-vue-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghiscoding","download_url":"https://codeload.github.com/ghiscoding/slickgrid-vue-demos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525701,"owners_count":21118733,"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":["datagrid","datatable","graphql","odata","treeview","vue3","vuejs"],"created_at":"2024-12-10T01:08:56.656Z","updated_at":"2025-04-12T06:20:34.399Z","avatar_url":"https://github.com/ghiscoding.png","language":"Vue","funding_links":["https://github.com/sponsors/ghiscoding","https://ko-fi.com/ghiscoding"],"categories":[],"sub_categories":[],"readme":"# [Slickgrid-Vue](https://github.com/ghiscoding/slickgrid-universal/tree/master/frameworks/slickgrid-vue) - Bootstrap 5 Demo with i18n\n\n## Important Note\nPlease note that some of the npm packages that are installed in these demos are **optional** and are installed **only** for demo purposes. If you don't need any of the feature desribe below, then don't install it (remove it from your `package.json`) and you'll end up with a much smaller production build.\n\nAgain please note that the following dependencies are totally **optional**\n\n| Package Name | Version | Description |\n| ------------ | ------- | ----------- |\n| [@slickgrid-universal/composite-editor-component](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/composite-editor-component) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/composite-editor-component.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/composite-editor-component) | Composite Editor Modal Component |\n| [@slickgrid-universal/custom-tooltip-plugin](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/custom-tooltip-plugin) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/custom-tooltip-plugin.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/custom-tooltip-plugin) | Custom Tooltip Plugin |\n| [@slickgrid-universal/excel-export](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/excel-export) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/excel-export.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/excel-export) | Export to Excel Service (xls/xlsx) |\n| [@slickgrid-universal/text-export](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/text-export) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/text-export.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/text-export) | Export to Text File Service (csv/txt) |\n| [@slickgrid-universal/graphql](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/graphql) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/graphql.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/graphql) | GraphQL Query Service (support Filter/Sort/Pagination) |\n| [@slickgrid-universal/odata](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/odata) | [![npm](https://img.shields.io/npm/v/@slickgrid-universal/odata.svg?color=forest)](https://www.npmjs.com/package/@slickgrid-universal/odata) | OData Query Service (support Filter/Sort/Pagination) |\n\n---\n\n### Install and Start Demo\n```bash\ngit clone https://github.com/ghiscoding/slickgrid-vue-demos\ncd slickgrid-vue-demos\nnpm install # OR yarn install\nnpm dev     # OR yarn start\n```\n\nThen open your browser to\n```html\nhttp://localhost:7070\n```\n\n### Build Demo\n```bash\nrun build # OR yarn run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Fslickgrid-vue-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghiscoding%2Fslickgrid-vue-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Fslickgrid-vue-demos/lists"}