{"id":20877724,"url":"https://github.com/dafrok/vue-async-form","last_synced_at":"2025-10-09T10:43:53.487Z","repository":{"id":78496544,"uuid":"76456549","full_name":"Dafrok/vue-async-form","owner":"Dafrok","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-06T06:51:37.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T18:54:03.797Z","etag":null,"topics":[],"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/Dafrok.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":"2016-12-14T12:12:01.000Z","updated_at":"2016-12-15T03:40:45.000Z","dependencies_parsed_at":"2023-02-24T12:30:22.260Z","dependency_job_id":null,"html_url":"https://github.com/Dafrok/vue-async-form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dafrok/vue-async-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-async-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-async-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-async-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-async-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dafrok","download_url":"https://codeload.github.com/Dafrok/vue-async-form/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fvue-async-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001273,"owners_count":26083040,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-11-18T06:58:21.094Z","updated_at":"2025-10-09T10:43:53.437Z","avatar_url":"https://github.com/Dafrok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-async-form\n\n## Install\n\n```\n$ npm i vue-async-form\n```\n\n## Get Start\n\n```vue\n\u003ctemplate\u003e\n  \u003casync-form action=\"/\" method=\"POST\" @response=\"handleResponse\" @disconnect=\"handleDisconnect\"\u003e\n    \u003cinput name=\"foo\"\u003e\n    \u003cbutton\u003eSUBMIT\u003c/button\u003e\n  \u003c/async-form\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport asyncForm from 'vue-async-form'\nexport default {\n  components: {\n    asyncForm\n  },\n  methods: {\n    handleResponse (res) {\n      // console.log(res)\n    },\n    handleDisconnect (res) {\n      // console.log(res)\n    }\n  }\n}\n\u003c/script\u003e\n```\n\n## Events\n\n- response\n- disconnect","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Fvue-async-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdafrok%2Fvue-async-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Fvue-async-form/lists"}