{"id":18555690,"url":"https://github.com/n2ref/callback","last_synced_at":"2025-09-03T21:41:29.379Z","repository":{"id":72438573,"uuid":"61222422","full_name":"n2ref/callback","owner":"n2ref","description":"Tool for receiving requests for calls from your site","archived":false,"fork":false,"pushed_at":"2016-06-16T13:39:10.000Z","size":222,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T11:31:23.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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}},"created_at":"2016-06-15T16:17:08.000Z","updated_at":"2023-04-09T14:41:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d990dd76-49a9-4ffb-965c-e43c0a9a8e4d","html_url":"https://github.com/n2ref/callback","commit_stats":null,"previous_names":["n2ref/callback"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n2ref%2Fcallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n2ref","download_url":"https://codeload.github.com/n2ref/callback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346626,"owners_count":22055809,"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-11-06T21:27:36.029Z","updated_at":"2025-05-15T13:10:25.291Z","avatar_url":"https://github.com/n2ref.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Callback\nTool for receiving requests for calls from your site\n\n![preview](https://raw.githubusercontent.com/shabuninil/callback/master/preview.png) \n\n```html\n\u003cdiv id=\"callback-widget\"\n     class=\"callback-widget-yellow-black callback-widget-right callback-widget-bottom\"\u003e\n    \u003cdiv id=\"callback-widget-container\"\u003e\n        \u003cdiv id=\"callback-widget-btn\" onclick=\"$('#callback-modal').modal('show')\"\u003e\u003c/div\u003e\n        \u003cdiv id=\"callback-widget-icon\"\u003e\u003c/div\u003e\n        \u003cdiv id=\"callback-widget-animation\"\u003e\u003c/div\u003e\n    \u003c/div\u003e\n    \u003cdiv id=\"callback-widget-text\"\u003eПерезвоним вам ;)\u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"modal fade\" id=\"callback-modal\"\u003e\n    \u003cdiv class=\"modal-dialog\"\u003e\n        \u003cdiv class=\"modal-content\"\u003e\n            \u003cdiv class=\"modal-body\"\u003e\n                \u003cbutton type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-hidden=\"true\"\u003e\u0026times;\u003c/button\u003e\n                \u003cdiv class=\"text-center\"\u003e\n                    \u003ch1\u003eОстались вопросы?\u003c/h1\u003e\n                    \u003cp\u003eОставьте ваш номер и мы перезвоним вам прямо сейчас!\u003c/p\u003e\n                \u003c/div\u003e\n                \u003cform class=\"form-horizontal\" style=\"padding:10px\"\n                      onsubmit=\"callback.order(this); return false;\"\u003e\n                    \u003cdiv class=\"form-group\"\u003e\n                        \u003cdiv class=\"col-sm-1\"\u003e\u003c/div\u003e\n                        \u003cdiv class=\"col-sm-10\"\u003e\n                            \u003cdiv class=\"col-xs-7 col-sm-7\"\u003e\n                                \u003cdiv class=\"input-group\"\u003e\n                                    \u003cdiv class=\"input-group-addon\"\u003e\u003ci class=\"glyphicon glyphicon-phone\"\u003e\u003c/i\u003e\u003c/div\u003e\n                                    \u003cinput type=\"tel\" class=\"form-control\" id=\"inputPhone\"\n                                           placeholder=\"+37529\" name=\"phone\" required\u003e\n                                \u003c/div\u003e\n                            \u003c/div\u003e\n                            \u003cdiv class=\"col-xs-5 col-sm-5\"\u003e\n                                \u003cinput type=\"submit\" value=\"Заказать звонок\" class=\"btn btn-success callback-loading\"\u003e\n                            \u003c/div\u003e\n                        \u003c/div\u003e\n                        \u003cdiv class=\"col-sm-1\"\u003e\u003c/div\u003e\n                        \u003cdiv class=\"clearfix\"\u003e\u003c/div\u003e\n                        \u003cdiv id=\"callback-response\"\u003e\u003c/div\u003e\n                    \u003c/div\u003e\n                \u003c/form\u003e\n            \u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n\u003c/div\u003e```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn2ref%2Fcallback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn2ref%2Fcallback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn2ref%2Fcallback/lists"}