{"id":13765169,"url":"https://github.com/headwindz/figx","last_synced_at":"2025-03-21T12:33:17.711Z","repository":{"id":61683129,"uuid":"440899357","full_name":"headwindz/figx","owner":"headwindz","description":"A comprehensive and reliable figma utilities library","archived":false,"fork":false,"pushed_at":"2024-04-17T03:17:45.000Z","size":784,"stargazers_count":48,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-18T17:49:00.751Z","etag":null,"topics":["figma","figma-plugin","utilities"],"latest_commit_sha":null,"homepage":"https://figx.cool/","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/headwindz.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}},"created_at":"2021-12-22T15:17:53.000Z","updated_at":"2024-05-02T23:29:43.000Z","dependencies_parsed_at":"2024-04-18T11:56:52.040Z","dependency_job_id":null,"html_url":"https://github.com/headwindz/figx","commit_stats":null,"previous_names":["headwindz/figx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwindz%2Ffigx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwindz%2Ffigx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwindz%2Ffigx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headwindz%2Ffigx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/headwindz","download_url":"https://codeload.github.com/headwindz/figx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221815320,"owners_count":16885161,"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","figma-plugin","utilities"],"created_at":"2024-08-03T16:00:34.997Z","updated_at":"2025-03-21T12:33:17.704Z","avatar_url":"https://github.com/headwindz.png","language":"TypeScript","funding_links":[],"categories":["Plugins development","TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eFigx\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nA comprehensive and reliable figma utilities library\n\n[![npm-version-img]][npm-link] [![npm-downloads-img]][npm-link] [![license-img]][license-link] [![bundle-size-img]](https://bundlephobia.com/result?p=figx)\n\n[npm-link]: https://www.npmjs.com/package/figx\n[npm-version-img]: https://img.shields.io/npm/v/figx.svg?style=flat\n[npm-downloads-img]: https://img.shields.io/npm/dm/figx.svg?style=flat\n[license-img]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/headwindz/figx/blob/main/LICENSE\n[bundle-size-img]: https://img.shields.io/bundlephobia/minzip/figx?cacheSeconds=1800\n\n\u003c/div\u003e\n\n## 📚 Documentation\n\n- [Home](https://figx.vercel.app)\n- [Guide](https://figx.vercel.app/guide)\n- [Utilities](https://figx.vercel.app/utilities)\n\n## ✨ Features\n\n- A comprehensive collection of utilities\n- Easy to learn and use with clear documentation\n- Written in TypeScript with native type support\n\n## 📦 Install\n\n```bash\n$ npm install figx --save\n# or\n$ yarn add figx\n```\n\n## 🔨 Usage\n\n```ts\nimport { toRgb, ColorFormat } from 'figx';\ntoRgb('#FF0000'); // =\u003e 'rgb(255, 0, 0)';\ntoRgb({ r: 255, g: 0, b: 0 }, ColorFormat.ARRAY); // =\u003e [255, 0, 0]\ntoRgb('hsl(0, 100%, 50%)', ColorFormat.OBJECT); // =\u003e { r: 255, g: 0, b: 0 }\n```\n\n## 🤝 Contributing\n\n```bash\n$ git clone git@github.com:headwindz/figx.git\n$ yarn\n$ yarn start\n```\n\nOpen your browser and visit http://127.0.0.1:8000\n\n## 🙏 Credit\n\nInspired by the following awesome work:\n\n[create-figma-plugin](https://github.com/yuanqing/create-figma-plugin)\n\n[figma-plugin-helpers](https://github.com/figma-plugin-helper-functions/figma-plugin-helpers)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadwindz%2Ffigx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheadwindz%2Ffigx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadwindz%2Ffigx/lists"}