{"id":23511176,"url":"https://github.com/percolate/fvd","last_synced_at":"2025-04-18T15:03:09.284Z","repository":{"id":10941410,"uuid":"13248772","full_name":"percolate/fvd","owner":"percolate","description":"Font Variation Description for JavaScript","archived":false,"fork":false,"pushed_at":"2023-03-16T17:41:41.000Z","size":11,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":72,"default_branch":"master","last_synced_at":"2025-04-12T19:08:43.025Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/percolate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2013-10-01T16:11:40.000Z","updated_at":"2023-03-16T17:41:46.000Z","dependencies_parsed_at":"2024-06-21T05:36:24.360Z","dependency_job_id":null,"html_url":"https://github.com/percolate/fvd","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/percolate%2Ffvd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Ffvd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Ffvd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/percolate%2Ffvd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/percolate","download_url":"https://codeload.github.com/percolate/fvd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249509269,"owners_count":21283556,"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-12-25T12:13:37.953Z","updated_at":"2025-04-18T15:03:09.253Z","avatar_url":"https://github.com/percolate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fvd\n\n[![Build Status](https://circleci.com/gh/percolate/fvd.png?circle-token=d8514e93933f9eedca564123124444aa69ff6a11)](https://circleci.com/gh/percolate/fvd)\n\n## Font Variation Description for JavaScript\n\nSee [Font Variation Description](https://github.com/typekit/fvd) for more details.\n\n## Installation\n\nInstall with npm:\n\n```\n$ npm install fvd\n```\n\n## Usage\n\n```js\nvar fvd = require('fvd')\n\nfvd.compact('font-weight:bold;font-style:italic;')\n// 'i7'\n\nfvd.expand('i7')\n// 'font-style:italic;font-weight:700;'\n\nfvd.parse('i7')\n// { 'font-style': 'italic', 'font-weight': 700 }\n```\n\n## Tests\n\nInstall the dependencies and run:\n\n```\n$ npm test\n```\n\n## License\n\nMIT License, see [LICENSE](https://github.com/percolate/fvd/blob/master/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercolate%2Ffvd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpercolate%2Ffvd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpercolate%2Ffvd/lists"}