{"id":26353294,"url":"https://github.com/mschn/ngx-voyage","last_synced_at":"2025-07-13T17:33:08.728Z","repository":{"id":281387785,"uuid":"945121204","full_name":"mschn/ngx-voyage","owner":"mschn","description":"File Explorer for Angular and PrimeNG","archived":false,"fork":false,"pushed_at":"2025-05-05T18:33:17.000Z","size":4801,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T12:56:10.185Z","etag":null,"topics":["angular","file-explorer","library","primeng"],"latest_commit_sha":null,"homepage":"https://mschn.github.io/ngx-voyage/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mschn.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,"zenodo":null}},"created_at":"2025-03-08T17:53:00.000Z","updated_at":"2025-05-05T18:32:34.000Z","dependencies_parsed_at":"2025-03-08T19:05:23.593Z","dependency_job_id":"55e3d293-8c61-483d-8553-4c4a8979511b","html_url":"https://github.com/mschn/ngx-voyage","commit_stats":null,"previous_names":["mschn/ngx-voyage"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/mschn/ngx-voyage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschn%2Fngx-voyage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschn%2Fngx-voyage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschn%2Fngx-voyage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschn%2Fngx-voyage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschn","download_url":"https://codeload.github.com/mschn/ngx-voyage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschn%2Fngx-voyage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265178909,"owners_count":23723362,"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","file-explorer","library","primeng"],"created_at":"2025-03-16T11:17:43.013Z","updated_at":"2025-07-13T17:33:08.719Z","avatar_url":"https://github.com/mschn.png","language":"TypeScript","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Viewers"],"readme":"# ngx-voyage\n\n[![npmjs](https://img.shields.io/npm/v/ngx-voyage?color=blue)](https://www.npmjs.com/package/ngx-voyage)\n[![E2E tests](https://github.com/mschn/ngx-voyage/actions/workflows/e2e_tests.yml/badge.svg)](https://github.com/mschn/ngx-voyage/actions/workflows/e2e_tests.yml)\n[![Unit tests](https://github.com/mschn/ngx-voyage/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/mschn/ngx-voyage/actions/workflows/unit_tests.yml)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=mschn_ngx-voyage\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=mschn_ngx-voyage)\n\n`ngx-voyage` is a File Explorer component for [Angular](https://angular.dev/) and [PrimeNG](https://primeng.org/).\\\nDemo and docs: https://mschn.github.io/ngx-voyage/\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/mschn/ngx-voyage/refs/heads/main/projects/demo/public/light.png\" /\u003e\n\u003c/p\u003e\n\n## Quickstart\n\nInstall `ngx-voyage` with `npm`:\n\n```bash\nnpm install ngx-voyage highlight.js\n```\n\nYou will need to have `@angular/core`, `primeng` and `highlight.js` as they are peer dependencies.\nThen you can use `\u003cngx-voyage\u003e` in your app:\n\n```ts\nimport { NgxVoyageComponent } from \"ngx-voyage\";\n\n@Component({\n  selector: \"app-root\",\n  imports: [NgxVoyageComponent],\n  template: '\u003cngx-voyage [path]=\"/home\" [files]=\"[]\"\u003e\u003c/ngx-voyage\u003e',\n})\nexport class AppComponent {}\n```\n\n## Built with\n\n- [Angular](https://angular.dev/)\n- [PrimeNG](https://primeng.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschn%2Fngx-voyage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschn%2Fngx-voyage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschn%2Fngx-voyage/lists"}