{"id":17674905,"url":"https://github.com/arnav-kr/soloalert","last_synced_at":"2025-05-07T21:42:13.448Z","repository":{"id":44704140,"uuid":"389078968","full_name":"arnav-kr/soloalert","owner":"arnav-kr","description":"A customizable lightweight Alert Library with Material UI and awesome features.","archived":false,"fork":false,"pushed_at":"2023-05-09T08:17:01.000Z","size":524,"stargazers_count":23,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T14:21:38.783Z","etag":null,"topics":["alert-library","alerts","customizable","customizable-ui","dialog","dialogs","easy-to-use","front-end","hacktoberfest","javascript","js","material-design","material-ui","npm","popup-dialogs","popups","soloalert","sololearn"],"latest_commit_sha":null,"homepage":"https://soloalert.js.org","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/arnav-kr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-24T11:18:53.000Z","updated_at":"2024-10-17T10:04:23.000Z","dependencies_parsed_at":"2024-10-24T10:53:57.724Z","dependency_job_id":null,"html_url":"https://github.com/arnav-kr/soloalert","commit_stats":{"total_commits":62,"total_committers":1,"mean_commits":62.0,"dds":0.0,"last_synced_commit":"53ffb01594584aa3205bd71c7408aefd40e0e285"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fsoloalert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fsoloalert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fsoloalert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fsoloalert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnav-kr","download_url":"https://codeload.github.com/arnav-kr/soloalert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961805,"owners_count":21832189,"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-library","alerts","customizable","customizable-ui","dialog","dialogs","easy-to-use","front-end","hacktoberfest","javascript","js","material-design","material-ui","npm","popup-dialogs","popups","soloalert","sololearn"],"created_at":"2024-10-24T07:09:20.542Z","updated_at":"2025-05-07T21:42:13.419Z","avatar_url":"https://github.com/arnav-kr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoloAlert\n\n\u003cimg alt=\"soloAlert Logo\" src=\"https://user-images.githubusercontent.com/72879799/127307597-f291e5b3-5efa-4b03-96cc-e7fd6e15d7d5.png\" width=\"128px\"\u003e\n\nA customizable lightweight Alert Library with Material UI and awesome features.\n\nview soloalert on npm : https://www.npmjs.com/soloalert\n\n### Installation via npm\n\n```bash\nnpm i soloalert\n```\nnow you can directly use soloalert as a script in your project.\n\nExample: \n```javascript\n\u003cscript src=\"/node_modules/soloalert/index.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  addEventListener('DOMContentLoaded', function () {\n    SoloAlert.alert({title: \"Welcome!\", body: \"I am a SoloAlert\"});\n  });\n\u003c/script\u003e\n```\nAdvanced Examples can be found in the usage docs below \n\n### Installating via CDN\n\nCDN script:\n```html\n\u003cscript src=\"https://unpkg.com/soloalert\"\u003e\u003c/script\u003e\n```\n\n\n### Usage Docs:\n\nThe Usage Docs are Provided at the github page\n\n#### https://arnav-kr.github.io/soloalert/\n\nand\n\n#### https://soloalert.js.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnav-kr%2Fsoloalert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnav-kr%2Fsoloalert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnav-kr%2Fsoloalert/lists"}