{"id":13729130,"url":"https://github.com/Augustpi/angular2-notifier","last_synced_at":"2025-05-08T01:31:41.073Z","repository":{"id":38807357,"uuid":"163657621","full_name":"Augustpi/angular2-notifier","owner":"Augustpi","description":"Angular notifier","archived":false,"fork":false,"pushed_at":"2023-01-07T02:42:08.000Z","size":2408,"stargazers_count":1,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-14T20:37:36.083Z","etag":null,"topics":["alert","angular","angular2-notifier","angular8","notifer","notification","notifier","toast","toaster","typescript"],"latest_commit_sha":null,"homepage":"https://augustpi.github.io/angular-dart-notifier/","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/Augustpi.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}},"created_at":"2018-12-31T09:49:54.000Z","updated_at":"2023-08-18T13:25:09.000Z","dependencies_parsed_at":"2022-08-30T09:22:41.055Z","dependency_job_id":null,"html_url":"https://github.com/Augustpi/angular2-notifier","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/Augustpi%2Fangular2-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augustpi%2Fangular2-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augustpi%2Fangular2-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Augustpi%2Fangular2-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Augustpi","download_url":"https://codeload.github.com/Augustpi/angular2-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252981555,"owners_count":21835446,"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":["alert","angular","angular2-notifier","angular8","notifer","notification","notifier","toast","toaster","typescript"],"created_at":"2024-08-03T02:00:55.447Z","updated_at":"2025-05-08T01:31:40.781Z","avatar_url":"https://github.com/Augustpi.png","language":"TypeScript","funding_links":[],"categories":["UI Components"],"sub_categories":["Notification"],"readme":"# Angular2 notifier \n## Welcome\n\n![Angular Notifier](https://woorklab.com/images/angular2-notifier.png)\n\n## Demo link\n\n[Angular web notifier demo page](https://augustpi.github.io/angular-dart-notifier/) (dart version)\n\n## Angular Dart version\n\n[Notifier Dart version](https://github.com/Augustpi/angular-dart-notifier)\n\n## How to use\n\n* First step import `notifier.ts` file in the **/src/** directory\n\n```\nimport { Notifier } from \"./notifier\";\n```\n* and import notifier.css file (**/src/assets/**) \nindex.html ```\u003clink rel=\"stylesheet\" href=\"assets/notifier.css\"\u003e```\n\n\n```\n  sendNotifier(String type, String title, String content, int duration): void{\n    Notifier(type, title, content, duration).show();\n }\n```\n\n\n```\nNotifier('info', 'title', 'content here', 1000).show();\n```\n\n* **type** -\u003e 'success', 'info', 'todo', 'reminder', 'warning' and 'danger' select one of them, \n* **duration** int **milliseconds**\n\n![Angular dart notifier example](https://woorklab.com/images/notifier2.png)\n\n## Angular.io\n\nFor Angular [Angular](http://angulardart.io)\n\n## * Dartlang and AngularDart\n\nFor Dartlang please visit [Dartlang](https://dart.dev/) and [Github repo](https://github.com/dart-lang),\nFor AngularDart [AngularDart](http://angulardart.org) and [Github](https://github.com/dart-lang/angular)\n```I love Dart```\n\n## Contribute\nOur project is, without any discrimination, open to anyone who is willing to make a contribution!\n\n## License\nOur project is licensed under ***MIT license***.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAugustpi%2Fangular2-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAugustpi%2Fangular2-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAugustpi%2Fangular2-notifier/lists"}