{"id":21960519,"url":"https://github.com/evolkmann/ngx-material-data-table","last_synced_at":"2025-04-23T19:24:50.161Z","repository":{"id":40708600,"uuid":"327661902","full_name":"evolkmann/ngx-material-data-table","owner":"evolkmann","description":"Base class and tools for professional data tables based on Angular Material","archived":false,"fork":false,"pushed_at":"2025-04-16T11:50:22.000Z","size":11401,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-23T19:24:39.037Z","etag":null,"topics":["angular","angular-material","data-table"],"latest_commit_sha":null,"homepage":"","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/evolkmann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-07T16:09:45.000Z","updated_at":"2025-03-04T08:42:34.000Z","dependencies_parsed_at":"2023-10-02T19:52:43.329Z","dependency_job_id":"5962f09e-a007-4e5c-9515-314e2b78fd3d","html_url":"https://github.com/evolkmann/ngx-material-data-table","commit_stats":null,"previous_names":["evolkmann/ngx-material-data-table","exportarts/ngx-material-data-table"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolkmann%2Fngx-material-data-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolkmann%2Fngx-material-data-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolkmann%2Fngx-material-data-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolkmann%2Fngx-material-data-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evolkmann","download_url":"https://codeload.github.com/evolkmann/ngx-material-data-table/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250498161,"owners_count":21440425,"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":["angular","angular-material","data-table"],"created_at":"2024-11-29T10:00:37.622Z","updated_at":"2025-04-23T19:24:50.154Z","avatar_url":"https://github.com/evolkmann.png","language":"TypeScript","readme":"# ngx-material-data-table\n\n[![npm](https://img.shields.io/npm/v/@volkmann-design-code/ngx-material-data-table)](https://www.npmjs.com/package/@volkmann-design-code/ngx-material-data-table)\n[![Build Status](https://github.com/evolkmann/ngx-material-data-table/workflows/ci/badge.svg)](https://github.com/evolkmann/ngx-material-data-table/actions)\n\nThis class enables you to create functional tables quickly based on\n[`@angular/material/table`](https://material.angular.io/components/table)\nwithout the need to write a lot of boilerplate code.\nIt includes the following features:\n\n- Observable based data source\n- Extendable config based on page, pageSize and optional orderBy\n- Live persistance of table config in a query param\n- Restoring of table config based on query param\n- Clean component, just pass all options in the constructor\n- Optional select column that works across pages via\n  [`\u003cmdt-selection-cell\u003e`](./projects/ngx-material-data-table/src/lib/selection-cell/selection-cell.component.ts)\n- Reuse Angular lifecycle hooks via\n  [`NgxMaterialDataTableHooks`](./projects/ngx-material-data-table/src/lib/lifecycle-hooks.ts)\n\n## Demo\n\n![demo gif](./docs/images/demo.gif)\n\n### Run it yourself\n\n1. `npm i`\n2. `npm start`\n3. Open [http://localhost:4200](http://localhost:4200)\n\n## Installation\n\n1. Make sure you have installed all peer dependencies and that you have a working\n  [Angular Material Setup](https://material.angular.io/guide/getting-started)\n  before using this component.\n2. `npm i -E ngx-material-data-table`\n3. Integrate the library in your project [as in the demo](./projects/demo)\n\n## Contributing\n\nContributions via issues or Pull Requests are welcome!\n\nWhen making commits, please follow the commit message guidelines from\n[conventionalcommits.org](https://www.conventionalcommits.org).\nThis makes it easy to auto-generate a changelog.\n\nHave a look at previous commits in this repo for examples.\n\n## Publishing\n\nTo make a new version:\n\n- `npx standard-version --dry-run` (use appropriate options for the desired release and remove dry run)\n- `git push --follow-tags origin master`\n- `npm run build`\n- `npm publish --access public`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolkmann%2Fngx-material-data-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolkmann%2Fngx-material-data-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolkmann%2Fngx-material-data-table/lists"}