{"id":27044867,"url":"https://github.com/builtnorth/icon-generator","last_synced_at":"2025-04-05T05:32:11.768Z","repository":{"id":284237875,"uuid":"954269691","full_name":"builtnorth/icon-generator","owner":"builtnorth","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-24T21:36:38.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-03-24T22:20:26.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/builtnorth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-24T20:25:45.000Z","updated_at":"2025-03-24T21:36:42.000Z","dependencies_parsed_at":"2025-03-24T22:20:30.327Z","dependency_job_id":"4ce2b576-379d-4718-ac2a-d64617eb487a","html_url":"https://github.com/builtnorth/icon-generator","commit_stats":null,"previous_names":["builtnorth/icon-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Ficon-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Ficon-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Ficon-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Ficon-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/builtnorth","download_url":"https://codeload.github.com/builtnorth/icon-generator/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247293972,"owners_count":20915328,"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":"2025-04-05T05:30:28.980Z","updated_at":"2025-04-05T05:32:11.739Z","avatar_url":"https://github.com/builtnorth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Icon Generator \u0026 Store\n\nA flexible icon generator that generates icon and stores them for ease of use.\n\n## Features\n\n- Modular architecture for easy extension\n- Efficient icon management and storage\n- Customizable icon sets\n- Automatic icon importation and organization (from github repo. E.g. https://github.com/phosphor-icons/core/tree/main/assets/regular)\n\n## Project Structure\n\n```\nicon-generator/\n├── src/\n│   ├── core/           # Core functionality\n│   ├── data/           # Icon data and configurations\n│   └── utils/          # Utility functions\n└── scripts/            # Build and utility scripts\n```\n\n## Getting Started\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/builtnorth/icon-generator.git\ncd icon-generator\n```\n\n2. Generate icons \u0026 follow prompts:\n```bash\nnpm run generate-icons\n```\n\nThe script will prompt you for:\n1. GitHub repository URL (e.g., https://github.com/phosphor-icons/core/tree/main/assets/regular)\n2. Icon set name (e.g., phosphor)\n3. Icon set label (e.g., Phosphor Icons)\n\nThis will:\n- Download SVG icons from the repository\n- Create a data file in `src/data/`\n- Create a configuration file in `src/core/icons/`\n- Update the store.js with the new icon set\n\n### Removing Icons\n\nTo remove an icon set:\n\n```bash\nnpm run remove-icons\n```\n\nThis will\"\n- Remove the icon data file\n- Remove the icon config file\n- Remove references to icon library in store.js\n\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nGPL-2.0-or-later\n\n\n## Disclaimer\n\nThis software is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.\n\nUse of this library is at your own risk. The authors and contributors of this project are not responsible for any damage to your website or any loss of data that may result from the use of this library.\n\nWhile we strive to keep this library up-to-date and secure, we make no guarantees about its performance, reliability, or suitability for any particular purpose. Users are advised to thoroughly test the library in a safe environment before deploying it to a live site.\n\nBy using this library, you acknowledge that you have read this disclaimer and agree to its terms.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuiltnorth%2Ficon-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuiltnorth%2Ficon-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuiltnorth%2Ficon-generator/lists"}