{"id":18926800,"url":"https://github.com/ladjs/svgfont2js","last_synced_at":"2025-07-10T15:38:27.352Z","repository":{"id":65522773,"uuid":"484854452","full_name":"ladjs/svgfont2js","owner":"ladjs","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-26T23:43:35.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T11:49:50.986Z","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/ladjs.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}},"created_at":"2022-04-23T20:54:51.000Z","updated_at":"2022-04-26T23:23:37.000Z","dependencies_parsed_at":"2023-01-27T06:01:32.148Z","dependency_job_id":null,"html_url":"https://github.com/ladjs/svgfont2js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ladjs/svgfont2js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fsvgfont2js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fsvgfont2js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fsvgfont2js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fsvgfont2js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladjs","download_url":"https://codeload.github.com/ladjs/svgfont2js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladjs%2Fsvgfont2js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264599625,"owners_count":23635310,"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-08T11:17:12.397Z","updated_at":"2025-07-10T15:38:27.298Z","avatar_url":"https://github.com/ladjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ladjs/svgfont2js\n\nParse SVG font glyphs into JSON objects with normalized coordinates. The\nresulting path data can be used directly in SVG documents or HTML5 canvas API to\ndraw glyphs.\n\n\n\n## Installation\n\n```sh\nnpm install @ladjs/svgfont2js\n```\n\n\n## Usage\n\n\n```JavaScript\nvar fs = require(\"fs\");\nvar svgfont2js = require(\"@ladjs/svgfont2js\");\n\nconsole.log(svgfont2js(fs.readFileSync(\"font.svg\", \"utf8\")));\n```\n\n\n## Build\n\nTranspile the source code (written in ES6) to ES5 for distribution.\n\n```sh\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladjs%2Fsvgfont2js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladjs%2Fsvgfont2js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladjs%2Fsvgfont2js/lists"}