{"id":22647012,"url":"https://github.com/damingerdai/ngx-dom-confetti","last_synced_at":"2026-04-02T20:47:25.588Z","repository":{"id":63045844,"uuid":"563685455","full_name":"damingerdai/ngx-dom-confetti","owner":"damingerdai","description":"Celebrate success with dom confetti on angular projects!","archived":false,"fork":false,"pushed_at":"2025-04-11T18:11:35.000Z","size":2444,"stargazers_count":2,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T02:12:06.018Z","etag":null,"topics":["angular","dom-confetti"],"latest_commit_sha":null,"homepage":"https://ngx-dom-confetti.vercel.app/","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/damingerdai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-11-09T05:35:48.000Z","updated_at":"2025-01-01T17:06:28.000Z","dependencies_parsed_at":"2024-05-22T13:51:12.809Z","dependency_job_id":"123fe60c-97d7-4f45-ad5a-14db8c4536ef","html_url":"https://github.com/damingerdai/ngx-dom-confetti","commit_stats":{"total_commits":167,"total_committers":4,"mean_commits":41.75,"dds":"0.32335329341317365","last_synced_commit":"03780d881e652dcb5ede584794aa97be2a353a50"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fngx-dom-confetti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fngx-dom-confetti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fngx-dom-confetti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damingerdai%2Fngx-dom-confetti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damingerdai","download_url":"https://codeload.github.com/damingerdai/ngx-dom-confetti/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505926,"owners_count":21115354,"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","dom-confetti"],"created_at":"2024-12-09T07:32:12.484Z","updated_at":"2026-04-02T20:47:20.558Z","avatar_url":"https://github.com/damingerdai.png","language":"TypeScript","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Animations"],"readme":"# Ngx Dom Confetti\n\n[Dom Confetti](https://www.npmjs.com/package/dom-confetti) for Angular\n\n# Install\n\nfor npm user\n\n```bash\nnpm install ngx-dom-confetti\n```\n\nfor yarn user\n\n```bash\nyarn add ngx-dom-confetti\n```\n\nfor pnpm user\n\n```bash\npnpm install ngx-dom-confetti\n```\n\n# Use\n\nimport `NgxDomConfettiModule` to `AppModule`\n\n```ts\nimport { NgxDomConfettiModule} from 'ngx-dom-confetti';\n\n@NgModule({\n  declarations: [\n    AppComponent\n  ],\n  imports: [\n    BrowserModule,\n    BrowserAnimationsModule,\n\n    NgxDomConfettiModule\n  ],\n  providers: [],\n  bootstrap: [AppComponent]\n})\nexport class AppModule { }\n```\n\nuse `ngx-dom-confetti`\n\n```html\n\u003cbutton mat-raised-button color=\"primary\"\u003e\n  \u003cngx-dom-confetti\u003e\n    Hit Me!\n  \u003c/ngx-dom-confetti\u003e\n\u003c/button\u003e\n```\n\n# license\n\n[MIT](https://github.com/damingerdai/ngx-dom-confetti/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamingerdai%2Fngx-dom-confetti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamingerdai%2Fngx-dom-confetti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamingerdai%2Fngx-dom-confetti/lists"}