{"id":17982260,"url":"https://github.com/idered/areyousure","last_synced_at":"2025-08-09T10:09:18.434Z","repository":{"id":4589827,"uuid":"5732143","full_name":"Idered/areYouSure","owner":"Idered","description":"jQuery confirmation plugin","archived":false,"fork":false,"pushed_at":"2012-09-10T11:16:41.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T16:06:04.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://demo.idered.pl/jQuery.areYouSure","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/Idered.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-09-08T21:00:21.000Z","updated_at":"2013-11-04T19:03:45.000Z","dependencies_parsed_at":"2022-09-19T18:01:39.156Z","dependency_job_id":null,"html_url":"https://github.com/Idered/areYouSure","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/Idered%2FareYouSure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2FareYouSure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2FareYouSure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2FareYouSure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idered","download_url":"https://codeload.github.com/Idered/areYouSure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107834,"owners_count":20884797,"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-10-29T18:13:34.610Z","updated_at":"2025-04-04T01:46:49.281Z","avatar_url":"https://github.com/Idered.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# areYouSure\n\n## Usage\n\n    \u003ca href=\"#\" class=\"confirm\"\u003eDelete\u003c/a\u003e\n    $('.confirm').areYouSure({message: 'Really ?!'});\n\nIn this sample we've definied default message that will be displayed as confirmation.\n\n\n    \u003ca href=\"#\" data-message=\"Are you sure?\" class=\"confirm\"\u003eDelete\u003c/a\u003e\n    $('.confirm').areYouSure({message: 'This message will not be displayed'});\n\nHere we've overrided 'This message will not be displayed' with 'Are you sure?'.\u003c/p\u003e\n\n\n    \u003ca href=\"#\" data-active=\"active\" class=\"confirm\"\u003eDelete\u003c/a\u003e\n    $('.confirm').areYouSure();\n\nOn click \"active\" class will be added to link.\n\nThis is also possible:\n\n    $('.confirm').areYouSure({active: 'active'});\n\n## License\n\nReleased under MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fareyousure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidered%2Fareyousure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fareyousure/lists"}