{"id":15531175,"url":"https://github.com/zachleat/font-stats","last_synced_at":"2025-04-23T13:13:30.062Z","repository":{"id":57239821,"uuid":"115070572","full_name":"zachleat/font-stats","owner":"zachleat","description":"Generates useful information about a font from a font file.","archived":false,"fork":false,"pushed_at":"2017-12-26T23:26:57.000Z","size":286,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T13:13:10.444Z","etag":null,"topics":[],"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/zachleat.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}},"created_at":"2017-12-22T03:03:54.000Z","updated_at":"2021-08-22T07:24:17.000Z","dependencies_parsed_at":"2022-08-29T21:23:28.307Z","dependency_job_id":null,"html_url":"https://github.com/zachleat/font-stats","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/zachleat%2Ffont-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Ffont-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Ffont-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Ffont-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachleat","download_url":"https://codeload.github.com/zachleat/font-stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250439290,"owners_count":21430823,"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-10-02T11:25:07.714Z","updated_at":"2025-04-23T13:13:30.022Z","avatar_url":"https://github.com/zachleat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# font-stats\n\nGenerates useful information about a font from a font file.\n\nFor example:\n\n* Find all the ligatures contained within a font file (as groups of code points or strings).\n* Generate a unicode-range that directly matches all the code points in a font file.\n* Find all of the available OpenType features (`font-feature-settings` values) in a font file.\n\n## Installation\n\nAvailable on npm as [`font-stats`](https://www.npmjs.com/package/font-stats):\n\n```\nnpm install font-stats\n```\n\n## Usage\n\n```\nlet opensans = new FontStats(\"./fonts/OpenSans-Regular.ttf\");\nconsole.log( opensans.stats );\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Ffont-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachleat%2Ffont-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Ffont-stats/lists"}