{"id":25980257,"url":"https://github.com/helpwave/figma-export-plugin","last_synced_at":"2025-10-10T19:08:27.932Z","repository":{"id":279445589,"uuid":"938838970","full_name":"helpwave/figma-export-plugin","owner":"helpwave","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-28T21:11:17.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T07:36:36.925Z","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/helpwave.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":"2025-02-25T15:28:19.000Z","updated_at":"2025-02-28T21:11:21.000Z","dependencies_parsed_at":"2025-02-25T16:43:03.019Z","dependency_job_id":null,"html_url":"https://github.com/helpwave/figma-export-plugin","commit_stats":null,"previous_names":["helpwave/figma-export-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helpwave/figma-export-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpwave%2Ffigma-export-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpwave%2Ffigma-export-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpwave%2Ffigma-export-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpwave%2Ffigma-export-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helpwave","download_url":"https://codeload.github.com/helpwave/figma-export-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpwave%2Ffigma-export-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005030,"owners_count":26083826,"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-10T02:00:06.843Z","response_time":62,"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":"2025-03-05T07:33:58.548Z","updated_at":"2025-10-10T19:08:27.884Z","avatar_url":"https://github.com/helpwave.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Below are the steps to get your plugin running. You can also find instructions at:\n\n  https://www.figma.com/plugin-docs/plugin-quickstart-guide/\n\nThis plugin template uses Typescript and NPM, two standard tools in creating JavaScript applications.\n\nFirst, download Node.js which comes with NPM. This will allow you to install TypeScript and other\nlibraries. You can find the download link here:\n\n  https://nodejs.org/en/download/\n\nNext, install TypeScript using the command:\n\n  npm install -g typescript\n\nFinally, in the directory of your plugin, get the latest type definitions for the plugin API by running:\n\n  npm install --save-dev @figma/plugin-typings\n\nIf you are familiar with JavaScript, TypeScript will look very familiar. In fact, valid JavaScript code\nis already valid Typescript code.\n\nTypeScript adds type annotations to variables. This allows code editors such as Visual Studio Code\nto provide information about the Figma API while you are writing code, as well as help catch bugs\nyou previously didn't notice.\n\nFor more information, visit https://www.typescriptlang.org/\n\nUsing TypeScript requires a compiler to convert TypeScript (code.ts) into JavaScript (code.js)\nfor the browser to run.\n\nWe recommend writing TypeScript code using Visual Studio code:\n\n1. Download Visual Studio Code if you haven't already: https://code.visualstudio.com/.\n2. Open this directory in Visual Studio Code.\n3. Compile TypeScript to JavaScript: Run the \"Terminal \u003e Run Build Task...\" menu item,\n    then select \"npm: watch\". You will have to do this again every time\n    you reopen Visual Studio Code.\n\nThat's it! Visual Studio Code will regenerate the JavaScript file every time you save.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpwave%2Ffigma-export-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelpwave%2Ffigma-export-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpwave%2Ffigma-export-plugin/lists"}