{"id":13307296,"url":"https://github.com/neelts/figma-api-hx","last_synced_at":"2025-03-10T14:32:56.728Z","repository":{"id":79843275,"uuid":"127394754","full_name":"neelts/figma-api-hx","owner":"neelts","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-03T14:20:56.000Z","size":85,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-27T06:10:23.345Z","etag":null,"topics":["api","api-client","figma","figma-api","haxe"],"latest_commit_sha":null,"homepage":null,"language":"Haxe","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/neelts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-30T07:11:41.000Z","updated_at":"2019-12-13T15:16:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"a80a13a8-5b76-415c-9121-784461daf981","html_url":"https://github.com/neelts/figma-api-hx","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelts%2Ffigma-api-hx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelts%2Ffigma-api-hx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelts%2Ffigma-api-hx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelts%2Ffigma-api-hx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neelts","download_url":"https://codeload.github.com/neelts/figma-api-hx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242868673,"owners_count":20198529,"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":["api","api-client","figma","figma-api","haxe"],"created_at":"2024-07-29T18:00:16.043Z","updated_at":"2025-03-10T14:32:56.714Z","avatar_url":"https://github.com/neelts.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"# figma-api-hx  \n## Haxe Figma API\n - Automatically extracts [Figma API](https://www.figma.com/developers/docs) \n - Full types and enums support.\n - Comments \u0026 other endpoints support in the next update.\n## Example\n```haxe\nvar figmaAPI:FigmaAPI = new FigmaAPI(FIGMA_TOKEN);\nfigmaAPI.files(FILE_KEY, { geometry:FilesGeometry.PATHS }, function(r:Response\u003cDocument\u003e) {\n\ttrace(r.data.name); \n\ttrace(r.data.lastModified); \n\t...\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelts%2Ffigma-api-hx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneelts%2Ffigma-api-hx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelts%2Ffigma-api-hx/lists"}