{"id":15251116,"url":"https://github.com/gruppe-adler/navbar-component","last_synced_at":"2025-10-13T05:08:55.683Z","repository":{"id":57114417,"uuid":"325358988","full_name":"gruppe-adler/navbar-component","owner":"gruppe-adler","description":"Gruppe Adler navbar WebComponent.","archived":false,"fork":false,"pushed_at":"2024-10-21T19:09:59.000Z","size":616,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T17:52:48.585Z","etag":null,"topics":["web","webcomponent"],"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/gruppe-adler.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":"2020-12-29T18:27:18.000Z","updated_at":"2024-10-21T19:10:03.000Z","dependencies_parsed_at":"2024-01-14T15:10:56.151Z","dependency_job_id":"e9fb7d61-c8c0-465b-beeb-6f3a3776f662","html_url":"https://github.com/gruppe-adler/navbar-component","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"281e34931a9696bce00b12f8fcd61064c04fde31"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnavbar-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnavbar-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnavbar-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnavbar-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gruppe-adler","download_url":"https://codeload.github.com/gruppe-adler/navbar-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288357,"owners_count":21078903,"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":["web","webcomponent"],"created_at":"2024-09-29T17:06:39.267Z","updated_at":"2025-10-13T05:08:50.653Z","avatar_url":"https://github.com/gruppe-adler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gruppe Adler Navbar WebComponent\n\nGruppe Adler navbar WebComponent.\n\n## NPM\nThis component can be found on [npm](https://www.npmjs.com/package/@gruppe-adler/navbar-component).\n\n## Usage\n### Register component\n```js\nimport { GradNavbar } from '@gruppe-adler/navbar-component';\n\ncustomElements.define('grad-navbar', GradNavbar);\n```\n\n### Attributes\n- `sublinks-hidden`: If present the sub link bar will be hidden\n- `active-path`: Path to show as active\n- `nav-style`: Will be copied into style attribute of root nav element of component\n\n### Events\nThe navbar emits a `gradpathchanged` event, which includes two properties:\n- `gradPath`: A string containing the active path \n- `gradDisplayName`: A string containing the displayName of the link\n\n## Contributing\nProject is a simple Typescript, Webpack setup.\n\n### NPM scrips\n- `npm run serve`: Start development server on port 3000\n- `npm run lint`: Run eslint\n- `npm run build`: Build for production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruppe-adler%2Fnavbar-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgruppe-adler%2Fnavbar-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruppe-adler%2Fnavbar-component/lists"}