{"id":21743848,"url":"https://github.com/theonlytails/gleameter","last_synced_at":"2026-02-26T06:04:17.496Z","repository":{"id":264653289,"uuid":"893985608","full_name":"TheOnlyTails/gleameter","owner":"TheOnlyTails","description":"An implementation of the International System of Units (SI) in Gleam","archived":false,"fork":false,"pushed_at":"2024-11-28T15:10:56.000Z","size":26,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-10T20:54:18.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/TheOnlyTails.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T14:52:03.000Z","updated_at":"2026-01-05T20:52:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8dd4e09d-2af7-4b2f-a74f-71b426428bc5","html_url":"https://github.com/TheOnlyTails/gleameter","commit_stats":null,"previous_names":["theonlytails/gleameter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TheOnlyTails/gleameter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fgleameter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fgleameter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fgleameter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fgleameter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheOnlyTails","download_url":"https://codeload.github.com/TheOnlyTails/gleameter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOnlyTails%2Fgleameter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29849830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-26T07:09:16.588Z","updated_at":"2026-02-26T06:04:17.448Z","avatar_url":"https://github.com/TheOnlyTails.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gleameter\n\n[![Package Version](https://img.shields.io/hexpm/v/gleameter)](https://hex.pm/packages/gleameter)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gleameter/)\n\nAn implementation of the International System of Units (SI) in Gleam\n\n```sh\ngleam add gleameter@1\n```\n\n```gleam\nimport gleameter/units/length.{kilometer}\nimport gleameter/units/time.{hour}\nimport gleameter\n\npub fn main() {\n  let road_length = kilometer(30) // Length\n  let travel_time = hour(1) // Time\n  let car_speed = road_length |\u003e gleameter.over(travel_time) // Rate(Length, Time)\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/gleameter\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlytails%2Fgleameter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheonlytails%2Fgleameter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlytails%2Fgleameter/lists"}