{"id":20126217,"url":"https://github.com/polonel/snackbar","last_synced_at":"2025-04-04T18:05:09.900Z","repository":{"id":46308634,"uuid":"50901490","full_name":"polonel/SnackBar","owner":"polonel","description":"Google Material Design Inspired SnackBar Plugin","archived":false,"fork":false,"pushed_at":"2021-10-31T17:28:51.000Z","size":227,"stargazers_count":240,"open_issues_count":12,"forks_count":35,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T17:05:18.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.polonel.com/snackbar","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/polonel.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":"2016-02-02T07:08:57.000Z","updated_at":"2025-03-20T14:50:48.000Z","dependencies_parsed_at":"2022-09-11T10:11:11.485Z","dependency_job_id":null,"html_url":"https://github.com/polonel/SnackBar","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polonel%2FSnackBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polonel%2FSnackBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polonel%2FSnackBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polonel%2FSnackBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polonel","download_url":"https://codeload.github.com/polonel/SnackBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226213,"owners_count":20904465,"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-11-13T20:14:31.445Z","updated_at":"2025-04-04T18:05:09.878Z","avatar_url":"https://github.com/polonel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![SnackBar](http://www.polonel.com/snackbar/logo_large.png)](http://www.polonel.com/snackbar)\n\nA notification toast inspired by Google Material Design.\n\n[![](https://data.jsdelivr.com/v1/package/npm/node-snackbar/badge)](https://www.jsdelivr.com/package/npm/node-snackbar)\n\nGetting Started\n---------------\n\nInstalling Snackbar is as easy as...\n\n```bash\nbower install snackbar\n```\nor maybe you wish to use NPM...\n\n```bash\nnpm install node-snackbar\n```\nand if that doesn't float you, you can always download and implement the CSS and JS files...\n```html\n\u003cscript type=\"text/javascript\" src=\"dist/snackbar.min.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"dist/snackbar.min.css\" /\u003e\n```\n\nor via [CDN](https://www.jsdelivr.com/package/npm/node-snackbar?path=dist)...\n```html\n\u003cscript type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/node-snackbar@latest/src/js/snackbar.min.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/node-snackbar@latest/dist/snackbar.min.css\" /\u003e\n```\n\nDevelopment\n---------------\n\nIn order to contribute to the development of this library you will need [grunt](https://gruntjs.com/)\n\n```bash\nnpm install -g grunt\n```\n\nThe files that are going to be edited are in the `src/` folder.\nAfter making changes, you'll need to build the dist files by running\n\n```bash\ngrunt build\n```\n\nThe minified files will be in the `dist/` folder. Those files are the ones used\non the demo html, so simply reload the page and your changes should be visible.\n\nHappy contributing!\n\nExamples\n--------\nCheckout the [demo page](http://www.polonel.com/snackbar).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolonel%2Fsnackbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolonel%2Fsnackbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolonel%2Fsnackbar/lists"}