{"id":21381984,"url":"https://github.com/halilatilla/create-react-icon-package","last_synced_at":"2026-02-10T15:09:29.638Z","repository":{"id":143469024,"uuid":"615834544","full_name":"halilatilla/create-react-icon-package","owner":"halilatilla","description":"Create your own customizable SVG-based React icon package with create-react-icon-package.","archived":false,"fork":false,"pushed_at":"2024-08-26T11:27:44.000Z","size":638,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T15:05:58.084Z","etag":null,"topics":["conventional-commits","github","github-actions","icon","npm","npm-package","react","rollup","semantic-release","svg","svgr","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/halilatilla.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":"2023-03-18T20:13:09.000Z","updated_at":"2024-08-26T11:27:47.000Z","dependencies_parsed_at":"2023-07-06T14:01:42.107Z","dependency_job_id":null,"html_url":"https://github.com/halilatilla/create-react-icon-package","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilatilla%2Fcreate-react-icon-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilatilla%2Fcreate-react-icon-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilatilla%2Fcreate-react-icon-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilatilla%2Fcreate-react-icon-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halilatilla","download_url":"https://codeload.github.com/halilatilla/create-react-icon-package/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225885498,"owners_count":17539640,"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":["conventional-commits","github","github-actions","icon","npm","npm-package","react","rollup","semantic-release","svg","svgr","typescript"],"created_at":"2024-11-22T10:51:16.383Z","updated_at":"2026-02-10T15:09:28.525Z","avatar_url":"https://github.com/halilatilla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create React Icon Package\n\nCreate your own customizable SVG-based React icon package with `create-react-icon-package`. This powerful tool simplifies the process of generating, organizing, and distributing your custom icon set for React applications.\n\n## Table of Contents\n\n1. [Features](#features)\n2. [Prerequisites](#prerequisites)\n3. [Quick Start](#quick-start)\n4. [Customizing Your Icon Set](#customizing-your-icon-set)\n5. [Automatic Versioning and Publishing](#automatic-versioning-and-publishing)\n6. [Contributing](#contributing)\n7. [License](#license)\n\n## Features\n\n- Easy setup and configuration\n- SVG to React component conversion\n- Automatic versioning with Semantic Release\n- GitHub Actions integration for CI/CD\n- npm publishing automation\n\n## Prerequisites\n\n- Basic understanding of React\n- Familiarity with npm and SVG icons\n- Node.js and npm installed on your system\n\n## Quick Start\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/halilatilla/create-react-icon-package.git my-icon-package\n   ```\n\n2. Navigate to the project folder:\n\n   ```\n   cd my-icon-package\n   ```\n\n3. Install dependencies:\n\n   ```\n   npm install\n   ```\n\n4. Start customizing your icon package!\n\n## Customizing Your Icon Set\n\n1. Place your SVG icons in the `icons` folder.\n2. Run the build command to generate React components:\n   ```\n   npm run build\n   ```\n3. Find your compiled components in the `dist` directory.\n\n## Automatic Versioning and Publishing\n\nThis package uses Semantic Release and GitHub Actions for automatic versioning and publishing to npm.\n\n### Setting up tokens\n\n1. Create an npm account and generate an access token with \"Read and Publish\" permissions.\n2. In your GitHub repository, go to Settings \u003e Secrets.\n3. Add the `NPM_TOKEN` secret with your npm access token.\n4. The `GITHUB_TOKEN` is automatically provided by GitHub Actions.\n\n### Publishing workflow\n\n- Each push to the \"main\" branch triggers the versioning and publishing process.\n- Your package will be automatically published to npm with an appropriate version number based on your commit messages.\n\n## Contributing\n\nWe welcome contributions! Please feel free to submit issues and pull requests on the [GitHub repository](https://github.com/halilatilla/create-react-icon-package).\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilatilla%2Fcreate-react-icon-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalilatilla%2Fcreate-react-icon-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilatilla%2Fcreate-react-icon-package/lists"}