{"id":26235981,"url":"https://github.com/helti/winpop","last_synced_at":"2026-04-27T13:32:22.192Z","repository":{"id":84742166,"uuid":"82182931","full_name":"HelTi/winpop","owner":"HelTi","description":"a A simple pop-up box component","archived":false,"fork":false,"pushed_at":"2017-02-16T14:08:56.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T21:59:52.706Z","etag":null,"topics":["jquery-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelTi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-16T13:21:43.000Z","updated_at":"2017-06-09T09:10:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"e588744c-7f55-4db4-bc1c-1ba5cc050da3","html_url":"https://github.com/HelTi/winpop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HelTi/winpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelTi%2Fwinpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelTi%2Fwinpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelTi%2Fwinpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelTi%2Fwinpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelTi","download_url":"https://codeload.github.com/HelTi/winpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelTi%2Fwinpop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["jquery-plugin"],"created_at":"2025-03-13T03:19:13.195Z","updated_at":"2026-04-27T13:32:22.186Z","avatar_url":"https://github.com/HelTi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##### A simple pop-up box component\n\n![](b.gif)\n\u003e使用方法：语法 new winpop(opt,function(){})\n```javascript\n//例：\nvar win = new winpop({\n    headercon:'提示',\n    popdes:'请谨慎操作？'\n},function(){\n    console.log(\"回调函数\");\n});\nvar btn=document.getElementById(\"open\");\n    btn.addEventListener('click',function(){\n        win.alertpop();\n    })\n    $(\"#alert\").on('click',function(){\n        win.confimpop();\n    })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelti%2Fwinpop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelti%2Fwinpop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelti%2Fwinpop/lists"}