{"id":21236341,"url":"https://github.com/uxaspects/angular-tree-component","last_synced_at":"2025-03-15T03:13:26.133Z","repository":{"id":163535982,"uuid":"639014793","full_name":"UXAspects/angular-tree-component","owner":"UXAspects","description":"Angular Tree Component (Angular 16+)","archived":false,"fork":false,"pushed_at":"2023-05-23T16:06:56.000Z","size":386,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-21T18:49:31.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UXAspects.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T15:17:27.000Z","updated_at":"2023-05-10T15:18:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ddd2939-03fb-4e45-8992-db09408bcce5","html_url":"https://github.com/UXAspects/angular-tree-component","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UXAspects%2Fangular-tree-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UXAspects%2Fangular-tree-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UXAspects%2Fangular-tree-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UXAspects%2Fangular-tree-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UXAspects","download_url":"https://codeload.github.com/UXAspects/angular-tree-component/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676777,"owners_count":20329434,"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":[],"created_at":"2024-11-21T00:09:38.253Z","updated_at":"2025-03-15T03:13:26.127Z","avatar_url":"https://github.com/UXAspects.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular tree component\n\nThis is a fork of `@circlon/angular-tree-component` adding support for Angular 16+. There is no support for Angular 15 or below, and there are no plans to add any new features or fixes, this is simply a fork to allow Angular 16+ to use the library.\n\n## Getting started\n\nInstall `angular-tree-component`:\n\n`npm install @ux-aspects/angular-tree-component`\n\nImport `TreeModule`:\n\n```\nimport { TreeModule } from '@ux-aspects/angular-tree-component';\n\n@NgModule({\n  declarations: [AppComponent],\n  imports: [TreeModule],\n  bootstrap: [AppComponent]\n})\nexport class AppModule {}\n```\n\nAdd css to `styles.scss` or include in `angular.json`:\n\n```\n@import '~@ux-aspects/angular-tree-component/css/angular-tree-component.css';\n```\n\n## Docs, Demos \u0026 More\n\nThe API Reference is still in our old documentation for now:\n\n[https://circlongroup.github.io/angular-tree-component/](https://circlongroup.github.io/angular-tree-component/)\n\n## Angular supported version\n\nangular-tree-component supports angular 16+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxaspects%2Fangular-tree-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxaspects%2Fangular-tree-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxaspects%2Fangular-tree-component/lists"}