{"id":50480118,"url":"https://github.com/gnomical/solid-fontawesome","last_synced_at":"2026-06-01T17:00:48.246Z","repository":{"id":65537790,"uuid":"585386170","full_name":"gnomical/solid-fontawesome","owner":"gnomical","description":"A SolidJS component for the font-awesome icon library.","archived":false,"fork":false,"pushed_at":"2026-03-13T20:00:37.000Z","size":139,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T04:32:54.660Z","etag":null,"topics":["fontawesome","icons","solidjs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/solid-fontawesome","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/gnomical.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":"2023-01-05T03:14:02.000Z","updated_at":"2026-03-15T02:23:20.000Z","dependencies_parsed_at":"2024-03-17T23:00:50.868Z","dependency_job_id":"b85710c1-899c-4d32-bee1-4dbcb20853ab","html_url":"https://github.com/gnomical/solid-fontawesome","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"b740e09b138a800fed6460ae396890f49e3e5677"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gnomical/solid-fontawesome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomical%2Fsolid-fontawesome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomical%2Fsolid-fontawesome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomical%2Fsolid-fontawesome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomical%2Fsolid-fontawesome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnomical","download_url":"https://codeload.github.com/gnomical/solid-fontawesome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomical%2Fsolid-fontawesome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33784631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["fontawesome","icons","solidjs"],"created_at":"2026-06-01T17:00:37.565Z","updated_at":"2026-06-01T17:00:48.240Z","avatar_url":"https://github.com/gnomical.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solid-fontawesome\n\n[![npm version](https://img.shields.io/npm/v/solid-fontawesome)](https://www.npmjs.com/package/solid-fontawesome)\n[![npm downloads](https://img.shields.io/npm/dm/solid-fontawesome)](https://www.npmjs.com/package/solid-fontawesome)\n[![license](https://img.shields.io/npm/l/solid-fontawesome)](LICENSE)\n\nA SolidJS component for the font-awesome icon library.\n\n## How to Use\n\nThis is intended to work just like the react-fontawesome component.  \nOfficial docs for that component can be found [here](https://fontawesome.com/v6/docs/web/use-with/react/).\n\nInstead of Step 3 on that page, \"Add the React Component\". You should:\n\n### Add the Solid Component\n\n```bash\nnpm install solid-fontawesome\n```\n\nThis library does not support babel-macros or a few of the \"alternative\" methods of adding icons. It only supports the \"[Globally](https://fontawesome.com/v6/docs/web/use-with/react/add-icons#add-icons-globally)\" option at this time.\n\n## Supported Props \u003csup\u003e\u003csub\u003ework in progress\u003c/sub\u003e\u003c/sup\u003e\n\n✅ icon: string  \n✅ size?: SizeProp  \n▢ mask?: IconProp  \n▢ maskId?: string  \n✅ className?: string\n▢ color?: string  \n▢ spin?: boolean  \n▢ spinPulse?: boolean  \n▢ spinReverse?: boolean  \n▢ pulse?: boolean  \n▢ beat?: boolean  \n▢ fade?: boolean  \n▢ beatFade?: boolean  \n▢ bounce?: boolean  \n▢ shake?: boolean  \n▢ border?: boolean  \n▢ fixedWidth?: boolean  \n✅ inverse?: boolean  \n\u003e instead of making the icon white, this library truly inverts the `currentColor`.  \n\u003e That way it more easily works with dark or custom themes.\n\n▢ listItem?: boolean  \n▢ flip?: FlipProp  \n▢ pull?: PullProp  \n▢ rotation?: RotateProp  \n▢ transform?: string | Transform  \n▢ symbol?: FaSymbol  \n▢ style?: any  \n▢ tabIndex?: number  \n▢ title?: string  \n▢ titleId?: string  \n✅ swapOpacity?: boolean\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnomical%2Fsolid-fontawesome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnomical%2Fsolid-fontawesome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnomical%2Fsolid-fontawesome/lists"}