{"id":35164521,"url":"https://github.com/terzurumluoglu/terminatable","last_synced_at":"2026-04-28T09:02:12.107Z","repository":{"id":234330157,"uuid":"781523833","full_name":"terzurumluoglu/terminatable","owner":"terzurumluoglu","description":"Data Table for Angular","archived":false,"fork":false,"pushed_at":"2024-04-30T19:24:16.000Z","size":2822,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T07:14:05.277Z","etag":null,"topics":["angular","angular17","datatable","table"],"latest_commit_sha":null,"homepage":"https://terminatable.onrender.com","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/terzurumluoglu.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-03T14:45:09.000Z","updated_at":"2024-04-26T21:50:07.000Z","dependencies_parsed_at":"2024-04-30T20:34:48.562Z","dependency_job_id":null,"html_url":"https://github.com/terzurumluoglu/terminatable","commit_stats":null,"previous_names":["terzurumluoglu/terminatable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terzurumluoglu/terminatable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terzurumluoglu%2Fterminatable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terzurumluoglu%2Fterminatable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terzurumluoglu%2Fterminatable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terzurumluoglu%2Fterminatable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terzurumluoglu","download_url":"https://codeload.github.com/terzurumluoglu/terminatable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terzurumluoglu%2Fterminatable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","angular17","datatable","table"],"created_at":"2025-12-28T19:08:54.129Z","updated_at":"2026-04-28T09:02:12.095Z","avatar_url":"https://github.com/terzurumluoglu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminatable\n\nYour Angular version should be 17+\n\n## !!! Development is going on\n\nTerminatable is being developed who use HTML tables in their app and customize that in Angular 17 and above.\n\n## DEMO\n\nHow can I use terminatable in my app? [Visit](https://terminatable.onrender.com)\n\n## Installation\n\nUse the package manager npm to install Terminatable.\n\n```bash\nnpm install terminatable\n```\n\n## Usage\n\n```typescript\nimport { TerminatableComponent } from 'terminable'\n\n@Component({\n  selector: 'app-...',\n  ...\n  imports: [\n    CommonModule,\n    TerminatableComponent,\n    ...\n  ],\n  ...\n})\n\n```\n\n```html\n\n\u003cterminatable\n  [columns]=\"columns\"\n  [data]=\"data\"\n\u003e\u003c/terminatable\u003e\n\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterzurumluoglu%2Fterminatable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterzurumluoglu%2Fterminatable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterzurumluoglu%2Fterminatable/lists"}