{"id":18174590,"url":"https://github.com/seadfeng/font-generator","last_synced_at":"2026-01-12T14:50:49.840Z","repository":{"id":254081182,"uuid":"845417640","full_name":"seadfeng/font-generator","owner":"seadfeng","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-24T15:10:06.000Z","size":1003,"stargazers_count":42,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T15:41:41.569Z","etag":null,"topics":["font-generator","text-generator","unicode-converter","unicode-fonts"],"latest_commit_sha":null,"homepage":"https://www.fontgenerator.dev","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/seadfeng.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-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":"2024-08-21T07:59:39.000Z","updated_at":"2025-03-16T04:11:25.000Z","dependencies_parsed_at":"2024-10-24T07:14:44.371Z","dependency_job_id":"7925af35-989f-4ab8-9504-1133befd435a","html_url":"https://github.com/seadfeng/font-generator","commit_stats":null,"previous_names":["seadfeng/font-generator"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/seadfeng/font-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadfeng%2Ffont-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadfeng%2Ffont-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadfeng%2Ffont-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadfeng%2Ffont-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seadfeng","download_url":"https://codeload.github.com/seadfeng/font-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadfeng%2Ffont-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["font-generator","text-generator","unicode-converter","unicode-fonts"],"created_at":"2024-11-02T16:03:36.370Z","updated_at":"2026-01-12T14:50:49.805Z","avatar_url":"https://github.com/seadfeng.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Font Generator\n\n \n## Installation\n\nTo set up the Font Generator project locally, follow these steps:\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/seadfeng/font-generator.git\ncd font-generator\n```\n\n2. Install dependencies:\n\n```sh\nnpm install\n# or\nyarn install\n# or\npnpm install\n```\n\n## Usage Guide\n\n### Running the Development Server\n\nTo start the development server, run one of the following commands:\n\n```sh\nnpm run dev\n# or\n# yarn dev\nor\n# pnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to see the result.\n\n## Deploy to Cloudflare Pages\n\n### Local Deploy\n\nSimple Deployment\n\n```sh\n# install wrangler\nnpm install -g wrangler\n\n# Cloudflare Login \nwrangler login\n\n# Deploy to Cloudflare Pages\nnpm run deploy\n```\n\n\n## Docker Image\n\n```sh\ndocker pull seadfeng/font-generator\ndocker run -p 3000:3000 seadfeng/font-generator\n```\n\n## Resource\n \n`src/fonts.ts` Source of Unicode font:\n\n- [unicode-formatter](https://github.com/DenverCoder1/unicode-formatter)\n- [yaytext.com](https://yaytext.com/)\n\n## Contributing\n\nWe welcome contributions to the Font Generator project. Please feel free to submit issues, feature requests, or pull requests.\n\n## License\n\n[MIT License](MIT-LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadfeng%2Ffont-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseadfeng%2Ffont-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadfeng%2Ffont-generator/lists"}