{"id":16299107,"url":"https://github.com/ghiscoding/angular-slickgrid-demos","last_synced_at":"2026-02-01T05:16:48.788Z","repository":{"id":37025366,"uuid":"198911402","full_name":"ghiscoding/angular-slickgrid-demos","owner":"ghiscoding","description":"Multiple demos of Angular-Slickgrid library","archived":false,"fork":false,"pushed_at":"2026-01-31T02:20:08.000Z","size":234396,"stargazers_count":12,"open_issues_count":0,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-31T17:29:50.461Z","etag":null,"topics":["angular-slickgrid","datagrid","demo","slickgrid","typescript"],"latest_commit_sha":null,"homepage":"https://ghiscoding.github.io/angular-slickgrid-demos","language":"TypeScript","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ghiscoding","ko_fi":"ghiscoding"}},"created_at":"2019-07-25T22:58:01.000Z","updated_at":"2026-01-31T02:20:10.000Z","dependencies_parsed_at":"2023-02-15T11:46:42.991Z","dependency_job_id":"cc91b61d-50c4-4782-b12e-dd5ad05a1d69","html_url":"https://github.com/ghiscoding/angular-slickgrid-demos","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ghiscoding/angular-slickgrid-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fangular-slickgrid-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fangular-slickgrid-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fangular-slickgrid-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fangular-slickgrid-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghiscoding","download_url":"https://codeload.github.com/ghiscoding/angular-slickgrid-demos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghiscoding%2Fangular-slickgrid-demos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28969155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T04:44:20.970Z","status":"ssl_error","status_checked_at":"2026-02-01T04:44:19.994Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular-slickgrid","datagrid","demo","slickgrid","typescript"],"created_at":"2024-10-10T20:46:43.111Z","updated_at":"2026-02-01T05:16:48.782Z","avatar_url":"https://github.com/ghiscoding.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ghiscoding","https://ko-fi.com/ghiscoding"],"categories":[],"sub_categories":[],"readme":"# \u003ca href=\"https://angular.io/\" rel=\"nofollow\"\u003e\u003cimg alt=\"Angular\" src=\"https://ghiscoding.github.io/angular-slickgrid-demos/assets/angular-logo2.png\" width=\"60\"\u003e\u003c/a\u003e Angular-Slickgrid Demos\n## Multiple Demos of the [Angular-Slickgrid](https://github.com/ghiscoding/slickgrid-universal/tree/master/frameworks/angular-slickgrid) library\n\n### Installation\nChoose the theme and feature you want, they are separated into 2 themes (with Bootstrap 5) and there's a demo with Custom Locales (without `ngx-translate`, fixed Locales) and the other demos are all with `ngx-translate` (dynamically switch language on the fly).\n\n#### VScode\nIf you use Visual Studio Code, you can also run each of the demo through the multiple VSCode Tasks.\n\n## Important Note\n### Angular-Slickgrid \u0026 Slickgrid-Universal compatibility\nFor a full compatibility table of Angular-Slickgrid with Slickgrid-Universal, you can consult the [Versions Compatibility Table - Wiki](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Versions-Compatibility-Table)\n\n### Optional NPM Packages\nPlease note that some of the npm packages installed in these demos are **optional** and are installed **only** for demo purposes. If you don't need the feature then don't install it (remove it from your `package.json`) and you'll end up with a smaller production build.\n\nAgain 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## Bootstrap 5 - with `ngx-translate`\nCommon Bootstrap 5 demo using `ngx-translate` to provide the use of multiple languages (locales) which can be switched dynamically (on the fly).\n\n##### Install and Start Demo\n```bash\ngit clone https://github.com/ghiscoding/angular-slickgrid-demos\ncd bootstrap5-demo-with-translate\nnpm install # OR yarn install\nnpm start # OR yarn start\n```\n\n##### Build Demo\n```bash\nnpm run build # OR yarn run build\n```\n\n## Bootstrap 5 - Standalone Components with `ngx-translate`\nCommon Bootstrap 5 demo using `ngx-translate` to provide the use of multiple languages (locales) which can be switched dynamically (on the fly).\n\n_**Note** This is the same as the `bootstrap5-demo-with-translate` with the exception that it's using Standalone Components instead of the legacy Module approach._\n\n##### Install and Start Demo\n```bash\ngit clone https://github.com/ghiscoding/angular-slickgrid-demos\ncd bootstrap5-standalone-with-translate\nnpm install # OR yarn install\nnpm start # OR yarn start\n```\n\n##### Build Demo\n```bash\nnpm run build # OR yarn run build\n```\n\n## Bootstrap 5 - with Custom Locales (single locale)\nThis is the same as the Bootstrap 5 demo except that it uses custom Locale(s) and does not require (neither use) `ngx-translate` and are with fixed Locale(s) (this means you cannot switch locale on the fly). The Locales that were added for the demo (English/French), can be found under [src/app/locales](/bootstrap5-demo-with-locales/src/app/locales). You can use, and define, your own custom Locales via a TypeScript file.\n\n##### Install and Start Demo\n```bash\ngit clone https://github.com/ghiscoding/angular-slickgrid-demos\ncd bootstrap5-demo-with-locales\nnpm install # OR yarn install\nnpm start # OR yarn start\n```\n\n##### Build Demo\n```bash\nnpm run build # OR yarn run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Fangular-slickgrid-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghiscoding%2Fangular-slickgrid-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiscoding%2Fangular-slickgrid-demos/lists"}