{"id":13628048,"url":"https://github.com/arisris/famicon","last_synced_at":"2026-02-19T16:39:22.970Z","repository":{"id":48033235,"uuid":"235257938","full_name":"arisris/famicon","owner":"arisris","description":"Fontawesome icon component for mithril","archived":false,"fork":false,"pushed_at":"2021-08-10T18:20:14.000Z","size":1222,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-19T01:01:49.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kliksob.github.io/famicon/","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/arisris.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}},"created_at":"2020-01-21T04:45:17.000Z","updated_at":"2024-05-04T18:38:15.000Z","dependencies_parsed_at":"2022-08-12T17:10:42.453Z","dependency_job_id":null,"html_url":"https://github.com/arisris/famicon","commit_stats":null,"previous_names":["kliksob/famicon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arisris%2Ffamicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arisris%2Ffamicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arisris%2Ffamicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arisris%2Ffamicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arisris","download_url":"https://codeload.github.com/arisris/famicon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249293168,"owners_count":21245690,"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":[],"created_at":"2024-08-01T22:00:43.709Z","updated_at":"2025-04-17T00:33:10.804Z","avatar_url":"https://github.com/arisris.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"## Famicon\nFontawesome svg icon component for mithril\nhttps://kliksob.github.io/famicon/\n\n## How to use\n\n```bash\nnpm install famicon\n```\n\n```js\nconst m = require(\"mithril\");\nconst faIconName = require(\"famicon/dist/solid/faIconName\");\n\nm(faIconName, {\n  svgAttrs: {}, // svg attributes eg. style\n  pathAttrs: {} // path attributes\n});\n```\n\n### all icon\n\n```js\nconst { solid } = require(\"famicon\");\nconst { faIconName } = solid;\n```\n\n### all icon type\n```js\nconst { faIconName } = require(\"famicon/dist/solid\");\n```\n\n### individual icon [recomended]\n\n```js\nconst faIconName = require(\"famicon/dist/solid/faIconName\");\n```\n### Build example docs\n\n```sh\nnpm install -g parcel-bundler\nnpm run watch-docs\nnpm run build-docs\n```\n### Development\nMake sure your os is linux. because we use shelljs\n\n```sh\ngit clone https://github.com/kliksob/famicon.git\ncd famicon\nnpm install\nnode build.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farisris%2Ffamicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farisris%2Ffamicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farisris%2Ffamicon/lists"}