{"id":13624808,"url":"https://github.com/marcojetson/jquery-notification","last_synced_at":"2025-04-16T01:32:34.122Z","repository":{"id":5116804,"uuid":"6281090","full_name":"marcojetson/jquery-notification","owner":"marcojetson","description":null,"archived":true,"fork":false,"pushed_at":"2013-05-01T18:54:44.000Z","size":180,"stargazers_count":53,"open_issues_count":0,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-08T13:38:20.749Z","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":"apostoiis/unstagram","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcojetson.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":"2012-10-18T15:39:22.000Z","updated_at":"2024-10-29T14:30:58.000Z","dependencies_parsed_at":"2022-09-06T21:11:05.719Z","dependency_job_id":null,"html_url":"https://github.com/marcojetson/jquery-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/marcojetson%2Fjquery-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcojetson%2Fjquery-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcojetson%2Fjquery-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcojetson%2Fjquery-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcojetson","download_url":"https://codeload.github.com/marcojetson/jquery-notification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182452,"owners_count":21226068,"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-08-01T21:01:46.660Z","updated_at":"2025-04-16T01:32:33.859Z","avatar_url":"https://github.com/marcojetson.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# jquery.notification\n\nA simple and small notification plugin for jQuery.\n\n## Demo\n\nCheck out http://marcojetson.github.com/jquery-notification/\n\n## Installation\n\nInclude script after jQuery\n\n    \u003cscript src=\"jquery.notification.js\"\u003e\u003c/script\u003e\n\n## License\n\nDual licensed under the MIT or GPL Version 2 licenses.\n- http://www.opensource.org/licenses/mit-license.php\n- http://www.gnu.org/licenses/gpl-2.0.html\n\n## Usage\n\n    $.createNotification(options)\n\n## Options\n\n### className\nA string containing one or more extra CSS classes, default none\n\n### click\nClick callback\n\n### content\nNotification content\n\n### duration\nOn screen duration in milliseconds, set it to 0 for sticky, default 5000\n\n### fadeIn\nFade in effect duration in milliseconds, default 400\n\n### fadeOut\nFade out effect duration in milliseconds, default 400\n\n### limit\nVisible limit per board, when reached notifications wont be created, default false\n\n### queue\nIf queue is active and limit is reached notifications will be shown when other hides, default false\n\n### slideUp\nSlide up effect duration in milliseconds, default 200\n\n### horizontal\nHorizontal alignment, default right\n\n### vertical\nVertical alignment, default top","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcojetson%2Fjquery-notification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcojetson%2Fjquery-notification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcojetson%2Fjquery-notification/lists"}