{"id":16982068,"url":"https://github.com/tenphi/ng-notification","last_synced_at":"2026-04-09T17:57:49.550Z","repository":{"id":145088088,"uuid":"48708640","full_name":"tenphi/ng-notification","owner":"tenphi","description":"Lightweight notifications for AngularJS","archived":false,"fork":false,"pushed_at":"2016-01-15T13:10:35.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T23:43:04.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tenphi.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}},"created_at":"2015-12-28T19:24:08.000Z","updated_at":"2016-01-15T13:10:36.000Z","dependencies_parsed_at":"2023-04-18T06:57:21.428Z","dependency_job_id":null,"html_url":"https://github.com/tenphi/ng-notification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenphi%2Fng-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenphi%2Fng-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenphi%2Fng-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenphi%2Fng-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenphi","download_url":"https://codeload.github.com/tenphi/ng-notification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenphi%2Fng-notification/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259207657,"owners_count":22821733,"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-10-14T02:07:13.871Z","updated_at":"2025-12-30T22:38:37.944Z","avatar_url":"https://github.com/tenphi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tenphi-ng-notification\n\nLightweight notifications for AngularJS\n\n# Installation\n\n```bash\n$ npm install @tenphi/ng-notification\n```\n\nInsert script to your website\n\n```html\n\u003cscript src=\"/vendor/angular/angular.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"/vendor/ng-notification/lib/notification.js\"\u003e\u003c/script\u003e\n```\n\nAdd dependency...\n\n```javascript\nangular.module('app', ['tenphi.notification']);\n```\n\nOr use webpack\n\n```javascript\nangular.module('app', [require('ng-notification')]);\n```\n\n# Usage\n\nTBD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenphi%2Fng-notification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenphi%2Fng-notification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenphi%2Fng-notification/lists"}