{"id":13580795,"url":"https://github.com/LibreService/my_font_converter","last_synced_at":"2025-04-06T02:32:45.468Z","repository":{"id":168482279,"uuid":"640311265","full_name":"LibreService/my_font_converter","owner":"LibreService","description":"Convert ttf/woff2 fonts.","archived":false,"fork":false,"pushed_at":"2023-06-11T04:28:43.000Z","size":41,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-21T00:24:32.142Z","etag":null,"topics":["naive-ui","pwa","saas","ttf","vue","wasm","woff2"],"latest_commit_sha":null,"homepage":"https://my-font-converter.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibreService.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-05-13T17:02:58.000Z","updated_at":"2025-02-17T16:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9f2a42e-2058-41f1-8221-679931790b7f","html_url":"https://github.com/LibreService/my_font_converter","commit_stats":null,"previous_names":["libreservice/my_font_converter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreService%2Fmy_font_converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreService%2Fmy_font_converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreService%2Fmy_font_converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreService%2Fmy_font_converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreService","download_url":"https://codeload.github.com/LibreService/my_font_converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426499,"owners_count":20937136,"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":["naive-ui","pwa","saas","ttf","vue","wasm","woff2"],"created_at":"2024-08-01T15:01:55.167Z","updated_at":"2025-04-06T02:32:45.452Z","avatar_url":"https://github.com/LibreService.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# My Font Converter\n![](https://img.shields.io/github/license/LibreService/my_font_converter)\n\nConvert ttf/woff2 fonts.\n\nhttps://my-font-converter.vercel.app/\n\nThis is a **STATIC** website so you **DON'T** need to own a server to host it.\n\nAll computation is performed in browser, thanks to Web Assembly.\n\nIt's also a [PWA](https://web.dev/progressive-web-apps/), so you can install it like a native App and use it **OFFLINE**.\n\n## Self host\nDownload latest [artifact](https://github.com/LibreService/my_font_converter/releases/download/latest/my-font-converter-dist.zip) built by GitHub Actions.\n\n## Development workflow\nMy Font Converter can be built on Linux and macOS.\n\nFor Windows, you may use WSL.\n### Clone repo\n```sh\ngit clone --recursive https://github.com/LibreService/my_font_converter\n```\n### Install node\nYou may use [nvm](https://github.com/nvm-sh/nvm) to install node.\n### Install pnpm and dev dependencies\n```sh\nnpm i -g pnpm\npnpm i\n```\n### Install emsdk\nhttps://emscripten.org/docs/getting_started/downloads.html\n### Build wasm\n```sh\npnpm run lib\npnpm run wasm\n```\n### Run develop server\n```sh\npnpm run dev\n```\nThe app is accessible at http://localhost:5173\n### Lint\n```sh\npnpm run lint:fix\n```\n### Check type\n```sh\npnpm run check\n```\n### Build\n```sh\npnpm run build\n```\n### Test\n```sh\npnpm run test\n```\n### Preview\n```sh\npnpm run preview\n```\n### Deploy (maintainer only)\n```sh\n# set VERSION to avoid CDN and browser caching old version\nexport LIBRESERVICE_CDN=https://cdn.jsdelivr.net/npm/@libreservice/my-font-converter@VERSION/dist/\n\nvercel build --prod\nnpm publish\nvercel deploy --prebuilt --prod\n```\n## License\nAGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLibreService%2Fmy_font_converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLibreService%2Fmy_font_converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLibreService%2Fmy_font_converter/lists"}