{"id":21420147,"url":"https://github.com/melhosseiny/get-rhythm","last_synced_at":"2026-05-08T11:32:51.619Z","repository":{"id":77616460,"uuid":"382559603","full_name":"melhosseiny/get-rhythm","owner":"melhosseiny","description":"PostCSS plugin to generate vertical rhythm using a modular typographic scale","archived":false,"fork":false,"pushed_at":"2021-07-03T08:32:48.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T20:11:14.764Z","etag":null,"topics":["deno","postcss","typography"],"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/melhosseiny.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":"2021-07-03T08:00:27.000Z","updated_at":"2023-03-07T03:29:07.000Z","dependencies_parsed_at":"2023-07-16T18:31:31.888Z","dependency_job_id":null,"html_url":"https://github.com/melhosseiny/get-rhythm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melhosseiny/get-rhythm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melhosseiny%2Fget-rhythm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melhosseiny%2Fget-rhythm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melhosseiny%2Fget-rhythm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melhosseiny%2Fget-rhythm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melhosseiny","download_url":"https://codeload.github.com/melhosseiny/get-rhythm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melhosseiny%2Fget-rhythm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32778528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["deno","postcss","typography"],"created_at":"2024-11-22T20:12:22.421Z","updated_at":"2026-05-08T11:32:51.602Z","avatar_url":"https://github.com/melhosseiny.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-rhythm\n\n[PostCSS] plugin to generate vertical rhythm using a modular typographic scale\n\n[PostCSS]: https://github.com/postcss/postcss\n\n```css\n/* f0=16, r=1.618, i=2 */\n@scale 16 1.618 2;\n```\n\n## Usage\n\n    import postcss from \"https://deno.land/x/postcss/mod.js\";\n    import get_rhythm from \"https://raw.githubusercontent.com/melhosseiny/get-rhythm/main/get_rhythm.js\";\n\n    const css = '@scale 16 1.618 2;';\n\n    const result = await postcss([get_rhythm]).process(css);\n\n    console.log(result.css);\n\n`deno run --no-check --allow-env rhythm.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelhosseiny%2Fget-rhythm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelhosseiny%2Fget-rhythm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelhosseiny%2Fget-rhythm/lists"}