{"id":22825320,"url":"https://github.com/antoniowd/react-jotform","last_synced_at":"2025-09-02T06:34:40.586Z","repository":{"id":46208826,"uuid":"356022564","full_name":"antoniowd/react-jotform","owner":"antoniowd","description":"A React component to embed the Jotform iframe","archived":false,"fork":false,"pushed_at":"2021-11-06T20:32:38.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T21:38:32.920Z","etag":null,"topics":["iframe-embeds","jotform","reactjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/antoniowd.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":"2021-04-08T19:12:44.000Z","updated_at":"2024-10-10T16:26:32.000Z","dependencies_parsed_at":"2022-09-08T06:50:08.605Z","dependency_job_id":null,"html_url":"https://github.com/antoniowd/react-jotform","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniowd%2Freact-jotform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniowd%2Freact-jotform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniowd%2Freact-jotform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniowd%2Freact-jotform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniowd","download_url":"https://codeload.github.com/antoniowd/react-jotform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395107,"owners_count":21423375,"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":["iframe-embeds","jotform","reactjs"],"created_at":"2024-12-12T17:10:13.566Z","updated_at":"2025-04-23T07:52:13.797Z","avatar_url":"https://github.com/antoniowd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-jotform\n\nA React component to embed the Jotform iframe [https://www.jotform.com/](https://www.jotform.com/)\n\nThis handles the resize mechanism provided by JotForm.\n\n[![npm](https://img.shields.io/npm/v/react-jotform.svg)](https://www.npmjs.com/package/react-jotform)\n[![GitHub issues](https://img.shields.io/github/issues/antoniowd/react-jotform.svg)](https://github.com/antoniowd/react-jotform/issues)\n\n## Install\n```\nnpm install react-jotform\n```\n\n## Usage\n```jsx\nimport Jotform from 'react-jotform';\n\n\u003cJotform \n  src=\"https://form.jotform.com/123456789\" \n  defaults={{\n    name: 'John'\n  }}\n/\u003e\n```\n\n## Props\n- src : The url of your jotform, as given in their publish section. \n- defaults: An object to define defaults values for the jotform.\n- scrolling : A boolean to allow or disallow scrolling. Scrolling is turned off by default.\n- title: A title for the jotform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniowd%2Freact-jotform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniowd%2Freact-jotform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniowd%2Freact-jotform/lists"}