{"id":18555585,"url":"https://github.com/n2ref/coreui-modal","last_synced_at":"2026-02-14T18:01:55.201Z","repository":{"id":152069362,"uuid":"625305928","full_name":"n2ref/coreui-modal","owner":"n2ref","description":"CoreUI Modal","archived":false,"fork":false,"pushed_at":"2025-02-15T17:44:49.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T13:53:17.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://n2ref.github.io/coreui-modal","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/n2ref.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,"zenodo":null}},"created_at":"2023-04-08T17:47:34.000Z","updated_at":"2025-02-15T17:44:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7865d990-e40f-4326-a377-d50b19cb60f3","html_url":"https://github.com/n2ref/coreui-modal","commit_stats":null,"previous_names":["shabuninil/coreui-modal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n2ref/coreui-modal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcoreui-modal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcoreui-modal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcoreui-modal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcoreui-modal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n2ref","download_url":"https://codeload.github.com/n2ref/coreui-modal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcoreui-modal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29451912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-06T21:27:12.162Z","updated_at":"2026-02-14T18:01:55.187Z","avatar_url":"https://github.com/n2ref.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoreUI Modal\n\n**[DEMO](https://n2ref.github.io/coreui-modal)**\n\n\n### Install with NPM\n\n`npm install coreui-modal`\n\n### Example usage\n\n```js\n\nCoreUI.modal.show(\"Title modal\", \"Body content\", {\n    footer: \"Footer content\",\n    onShow: function (event) {\n        console.log('Show');\n    },\n    onShown: function (event) {\n        console.log('Shown');\n    },\n    onHide: function (event) {\n        console.log('Hide');\n    },\n    onHidden: function (event) {\n        console.log('Hidden');\n    },\n    onHidePrevented: function (event) {\n        console.log('Hide prevented');\n    }\n})\n\n```\n\n![Panel](https://raw.githubusercontent.com/n2ref/coreui-modal/main/preview.png) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn2ref%2Fcoreui-modal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn2ref%2Fcoreui-modal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn2ref%2Fcoreui-modal/lists"}