{"id":19608582,"url":"https://github.com/andreiextr/plugin_color_gradient_figma","last_synced_at":"2026-03-04T06:05:18.173Z","repository":{"id":189378688,"uuid":"680566512","full_name":"AndreiExtr/plugin_Color_Gradient_Figma","owner":"AndreiExtr","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-21T10:49:02.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T17:16:05.110Z","etag":null,"topics":["figma-plugin"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/AndreiExtr.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":"2023-08-19T16:57:01.000Z","updated_at":"2023-08-29T19:09:32.000Z","dependencies_parsed_at":"2024-11-11T10:15:45.421Z","dependency_job_id":"8c1374ae-4b02-440e-acd0-878ec9682bce","html_url":"https://github.com/AndreiExtr/plugin_Color_Gradient_Figma","commit_stats":null,"previous_names":["andreiextr/color","andreiextr/plugin_color_gradient_figma"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2Fplugin_Color_Gradient_Figma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2Fplugin_Color_Gradient_Figma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2Fplugin_Color_Gradient_Figma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreiExtr%2Fplugin_Color_Gradient_Figma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreiExtr","download_url":"https://codeload.github.com/AndreiExtr/plugin_Color_Gradient_Figma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898274,"owners_count":19875151,"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":["figma-plugin"],"created_at":"2024-11-11T10:15:48.814Z","updated_at":"2026-03-04T06:05:18.133Z","avatar_url":"https://github.com/AndreiExtr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions on how to create your own plugin in Figma.\nBelow 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\n+ First, 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\n+ Next, install TypeScript using the command:\n\n  npm install -g typescript\n\n+ Finally, 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\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\nI recommend writing TypeScript code using Visual Studio code:\n\n+ Download Visual Studio Code if you haven't already: https://code.visualstudio.com/.\n+ Open this directory in Visual Studio Code.\n+ 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\n## The result is in the Figma\n![image](/Img/result.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiextr%2Fplugin_color_gradient_figma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreiextr%2Fplugin_color_gradient_figma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiextr%2Fplugin_color_gradient_figma/lists"}