{"id":22962091,"url":"https://github.com/actionanand/ng-dropdown-ngtemplateoutlets","last_synced_at":"2026-04-30T06:31:26.975Z","repository":{"id":45332874,"uuid":"437308094","full_name":"actionanand/ng-dropdown-ngTemplateOutlets","owner":"actionanand","description":"Customization of dropdown using ngTemplateOutlets","archived":false,"fork":false,"pushed_at":"2021-12-20T14:06:05.000Z","size":1140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T03:28:25.564Z","etag":null,"topics":["angular","angular13","ng-template"],"latest_commit_sha":null,"homepage":"https://actionanand.github.io/ng-dropdown-ngTemplateOutlets/","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/actionanand.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}},"created_at":"2021-12-11T14:44:47.000Z","updated_at":"2022-05-01T15:46:23.000Z","dependencies_parsed_at":"2022-07-18T08:49:05.702Z","dependency_job_id":null,"html_url":"https://github.com/actionanand/ng-dropdown-ngTemplateOutlets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/actionanand/ng-dropdown-ngTemplateOutlets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2Fng-dropdown-ngTemplateOutlets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2Fng-dropdown-ngTemplateOutlets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2Fng-dropdown-ngTemplateOutlets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2Fng-dropdown-ngTemplateOutlets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionanand","download_url":"https://codeload.github.com/actionanand/ng-dropdown-ngTemplateOutlets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionanand%2Fng-dropdown-ngTemplateOutlets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261363529,"owners_count":23147586,"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","angular13","ng-template"],"created_at":"2024-12-14T19:15:13.562Z","updated_at":"2026-04-30T06:31:21.938Z","avatar_url":"https://github.com/actionanand.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NgDropdownNgTemplateOutlets\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Resources\n\n1. [ngTemplateOutlet: The secret to customisation](https://indepth.dev/posts/1405/ngtemplateoutlet)\n    - [Git Repo](https://github.com/StephenCooper/ngTemplateOutlets)\n    - [Stack Blitz](https://stackblitz.com/edit/ngtemplateoutletcontext?file=src/app/my-selector/my-selector.component.ts)\n2. [angular-fontawesome](https://www.npmjs.com/package/@fortawesome/angular-fontawesome)\n3. [Agnostic components in Angular](https://indepth.dev/posts/1314/agnostic-components-in-angular)\n4. [css2scss](https://sebastianpontow.de/css2compass/)\n5. [CSS to SASS](https://jsonformatter.org/css-to-sass)\n6. [SCSS to CSS](https://www.sassmeister.com/)\n7. [Angular 8/9 outside click Directive and unit test](https://medium.com/@ajantha.p.bandara/angular-8-9-click-outside-directive-2f0062837f9e)\n8. [What’s new in Angular v13!](https://blog.nrwl.io/whats-new-in-angular-v13-77246aca231f)\n9. [CSS BUTTONS](https://dev.to/gscode/20-css-buttons-4cni)\n10. [Simple CSS Nav bar](https://w3bits.com/css-html-menu/)\n11. [Create a Custom Select Component in Angular, Complete with Virtual Scrolling](https://netbasal.com/create-a-custom-select-component-in-angular-complete-with-virtual-scrolling-c29e24f72006)\n    - [Ng Select original repo](https://github.com/NetanelBasal/ng-select)\n    - [Unsubscribe For Pros - @ngneat/until-destroy](https://www.npmjs.com/package/@ngneat/until-destroy)\n    - [GitHub - @ngneat/until-destroy](https://github.com/ngneat/until-destroy/#use-with-ivy)\n    - [Angular - Unsubscribe For Pros](https://www.npmjs.com/package/ngx-take-until-destroy)\n    - [Tooltip \u0026 Popover Positioning Engine - @popperjs/core](https://www.npmjs.com/package/@popperjs/core)\n12. [Creating Powerful Components with Angular CDK](https://netbasal.com/creating-powerful-components-with-angular-cdk-2cef53d81cea)\n    - [stackblitz](https://stackblitz.com/edit/netbasal-articles-qwvqy4)\n    - [WeakMap and WeakSet](https://javascript.info/weakmap-weakset)\n13. [Querying For The Closest Parent Element in Angular - add css class to parent using directive](https://netbasal.com/querying-for-the-closest-parent-element-in-angular-b2554d60c47e)\n    - [How to REALLY center an HTML element (via CSS position absolute/fixed)](https://coderwall.com/p/quutdq/how-to-really-center-an-html-element-via-css-position-absolute-fixed)\n    - [A curious case of the @Host decorator and Element Injectors in Angular](https://indepth.dev/posts/1063/a-curious-case-of-the-host-decorator-and-element-injectors-in-angular)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionanand%2Fng-dropdown-ngtemplateoutlets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionanand%2Fng-dropdown-ngtemplateoutlets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionanand%2Fng-dropdown-ngtemplateoutlets/lists"}