{"id":13446966,"url":"https://github.com/MohammadYounes/AlertifyJS","last_synced_at":"2025-03-21T17:30:33.649Z","repository":{"id":19287685,"uuid":"22524673","full_name":"MohammadYounes/AlertifyJS","owner":"MohammadYounes","description":"A javascript framework for developing pretty browser dialogs and notifications.","archived":false,"fork":false,"pushed_at":"2024-05-19T06:18:21.000Z","size":4409,"stargazers_count":2075,"open_issues_count":32,"forks_count":304,"subscribers_count":75,"default_branch":"master","last_synced_at":"2024-10-29T11:27:00.090Z","etag":null,"topics":["alert","alertifyjs","confirm","dialog","modal","modal-dialogs","notifications","prompt"],"latest_commit_sha":null,"homepage":"https://alertifyjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MohammadYounes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2014-08-01T19:22:35.000Z","updated_at":"2024-10-25T07:04:53.000Z","dependencies_parsed_at":"2024-04-12T13:55:35.342Z","dependency_job_id":"d74ac80c-c62a-4261-9430-523078717983","html_url":"https://github.com/MohammadYounes/AlertifyJS","commit_stats":{"total_commits":222,"total_committers":11,"mean_commits":"20.181818181818183","dds":0.09909909909909909,"last_synced_commit":"957e34865e161449d7cc019c2d85cedfe467ad18"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2FAlertifyJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2FAlertifyJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2FAlertifyJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadYounes%2FAlertifyJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohammadYounes","download_url":"https://codeload.github.com/MohammadYounes/AlertifyJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244837994,"owners_count":20518758,"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","alertifyjs","confirm","dialog","modal","modal-dialogs","notifications","prompt"],"created_at":"2024-07-31T05:01:04.384Z","updated_at":"2025-03-21T17:30:33.625Z","avatar_url":"https://github.com/MohammadYounes.png","language":"JavaScript","readme":"[![GitHub version](https://badge.fury.io/gh/MohammadYounes%2FAlertifyJS.svg)](http://badge.fury.io/gh/MohammadYounes%2FAlertifyJS)\n[![NuGet version](https://badge.fury.io/nu/AlertifyJS.svg)](http://badge.fury.io/nu/AlertifyJS)\n[![npm version](https://badge.fury.io/js/alertifyjs.svg)](http://badge.fury.io/js/alertifyjs)\n[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/alertifyjs/badge?style=rounded)](https://www.jsdelivr.com/package/npm/alertifyjs)\n\nAlertifyJS\n==========\n\n[![Join the chat at https://gitter.im/MohammadYounes/AlertifyJS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/MohammadYounes/AlertifyJS?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nAlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.\n\n\u003e AlertifyJS is an extreme makeover of \u003ca href=\"http://www.github.com/fabien-d/alertify.js\"\u003ealertify.js\u003c/a\u003e by \u003ca href=\"http://www.github.com/fabien-d\"\u003e@fabien-d\u003c/a\u003e\n\n\n\n### Install with [NuGet](https://www.nuget.org/packages/AlertifyJS/)\n\n```\nInstall-Package AlertifyJS\n```\n\n### Install with [NPM](https://www.npmjs.com/package/alertifyjs/)\n\n```\nnpm install alertifyjs --save\n```\n\n\nDocumentation\n==========\nCheck out the interactive documentation at http://alertifyjs.com\n\n[![alertifyjs-dialog](https://cloud.githubusercontent.com/assets/4712046/4170670/0d50b04c-3535-11e4-87a7-1ce62dd0d77e.png)](http://alertifyjs.com)\n\n\nBrowser support\n==========\nLast two versions.\n\n\n\nRunning documentation locally\n==========\n* Clone the repo\n```\ngit clone git@github.com:MohammadYounes/AlertifyJS.git\n```\n\n* Install dev dependencies\n```\nnpm update; npm install;\n```\n\n* Build the project\n```\ngrunt\n```\n\n* Start documentation server\n```\ndocpad run\n```\n* Open your browser to http://localhost:9778/\n\n\nDependencies \n==========\nNone.\n\n\nCommunity Contribution\n==========\n\n* [alertifyjs-rails](https://github.com/mkhairi/alertifyjs-rails) by **[@mkhairi](https://github.com/mkhairi)**\n* [meteor-alertifyjs](https://github.com/ovcharik/meteor-alertifyjs/) by **[@ovcharik](https://github.com/ovcharik)**\n\nBugs \u0026 Questions\n==========\nPlease review the guidelines for [contributing](https://github.com/MohammadYounes/AlertifyJS/blob/master/CONTRIBUTING.md).\n\u003eYou can fork this [codepen](http://codepen.io/anon/pen/raohK) or this [jsfiddle](http://jsfiddle.net/g2o52zq7/) to get started.\n\n\n------\nContact: [Mohammad@alertifyjs.com](mailto:Mohammad@alertifyjs.com)\n","funding_links":[],"categories":["JavaScript","19. 通知组件/弹框组件/模态窗口 ##","UI Components","19. 通知组件/弹框组件/模态窗口"],"sub_categories":["13.20 视差滚动(Parallax Scrolling) ###","Modals","13.20 视差滚动(Parallax Scrolling)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadYounes%2FAlertifyJS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMohammadYounes%2FAlertifyJS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMohammadYounes%2FAlertifyJS/lists"}