{"id":28439060,"url":"https://github.com/figform/figform-javascript","last_synced_at":"2026-03-15T07:08:58.926Z","repository":{"id":296224035,"uuid":"992459431","full_name":"figform/figform-javascript","owner":"figform","description":"Official FigForm SDK for JavaScript","archived":false,"fork":false,"pushed_at":"2026-01-24T12:32:13.000Z","size":577,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T00:23:28.154Z","etag":null,"topics":["api","figform","figform-client","javascript","javascript-client","nextjs","node","react","sdk","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/figform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-29T07:30:06.000Z","updated_at":"2026-01-24T12:32:11.000Z","dependencies_parsed_at":"2025-06-05T21:26:03.241Z","dependency_job_id":"8b6d8bf0-f51c-400f-adb8-5e018222e9ea","html_url":"https://github.com/figform/figform-javascript","commit_stats":null,"previous_names":["figform/figform-javascript"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/figform/figform-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figform%2Ffigform-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figform%2Ffigform-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figform%2Ffigform-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figform%2Ffigform-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figform","download_url":"https://codeload.github.com/figform/figform-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figform%2Ffigform-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30537188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T06:53:40.532Z","status":"ssl_error","status_checked_at":"2026-03-15T06:51:47.131Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","figform","figform-client","javascript","javascript-client","nextjs","node","react","sdk","typescript","vue"],"created_at":"2025-06-06T02:06:36.986Z","updated_at":"2026-03-15T07:08:58.922Z","avatar_url":"https://github.com/figform.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Official FigForm SDK for JavaScript\n\n[FigForm](https://figform.com) is a full-featured form builder with Figma-like editor, analytics, integrations, and developer-friendly SDKs for React and JS.\n\n## Installation\n\n```sh\nnpm install figform\n```\n\n## Usage\n\n### JavaScript / TypeScript\n\n```ts\nimport { FigForm } from \"figform\";\n\nFigForm.form(\"id\", {\n  parentId: \"parent\",\n});\n```\n\n### React\n\n```tsx\nimport { FigForm } from \"figform/react\";\n\nfunction MyForm() {\n  return \u003cFigForm id=\"your-form-id\" parentId=\"parent\" /\u003e;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigform%2Ffigform-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffigform%2Ffigform-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigform%2Ffigform-javascript/lists"}