{"id":21166170,"url":"https://github.com/shiftgeist/feather-helper","last_synced_at":"2025-03-14T16:46:13.021Z","repository":{"id":57233926,"uuid":"287531525","full_name":"shiftgeist/feather-helper","owner":"shiftgeist","description":"Universal helper for feather-icons","archived":false,"fork":false,"pushed_at":"2021-03-18T16:51:51.000Z","size":331,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T00:55:41.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shiftgeist.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}},"created_at":"2020-08-14T12:48:34.000Z","updated_at":"2023-05-04T11:50:02.000Z","dependencies_parsed_at":"2022-09-04T23:11:52.976Z","dependency_job_id":null,"html_url":"https://github.com/shiftgeist/feather-helper","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiftgeist%2Ffeather-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiftgeist%2Ffeather-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiftgeist%2Ffeather-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiftgeist%2Ffeather-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiftgeist","download_url":"https://codeload.github.com/shiftgeist/feather-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615408,"owners_count":20319726,"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-11-20T14:48:28.850Z","updated_at":"2025-03-14T16:46:12.999Z","avatar_url":"https://github.com/shiftgeist.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# feather-helper\n\n\u003e Helper for [`feather-icons`](https://github.com/feathericons/feather) to simplify the use.\n\n![npm](https://img.shields.io/npm/v/feather-helper) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/feather-helper) [![Maintainability](https://api.codeclimate.com/v1/badges/44399aa35283c6f73e22/maintainability)](https://codeclimate.com/github/shiftgeist/feather-helper/maintainability) [![Release](https://github.com/shiftgeist/feather-helper/actions/workflows/release.yml/badge.svg)](https://github.com/shiftgeist/feather-helper/actions/workflows/release.yml)\n\n## Highlights\n\n- lightweight\n- adds types for autocompletion\n- simplifies usage\n\n## Install\n\n```bash\nnpm install feather-icons\nnpm install feather-helper\n```\n\nNote: `feather-icons` module is required.\n\n## Usage\n\nExample usage in [Svelte](https://github.com/sveltejs/svelte):\n\n```html\n\u003cscript\u003e\n  import Feather from \"feather-helper\";\n\n  const githubIcon = Feather(\"github\", {\n    class: \"flex\",\n    color: \"#F09383\",\n    \"stroke-width\": 3,\n  });\n\u003c/script\u003e\n\n{@html githubIcon}\n```\n\nCheck out a simple example in the [example](./example) folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiftgeist%2Ffeather-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiftgeist%2Ffeather-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiftgeist%2Ffeather-helper/lists"}