{"id":21500714,"url":"https://github.com/lost22git/fmt","last_synced_at":"2026-02-16T01:04:45.338Z","repository":{"id":229277699,"uuid":"776311686","full_name":"lost22git/fmt","owner":"lost22git","description":"gleam string format","archived":false,"fork":false,"pushed_at":"2024-03-23T06:37:21.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T13:18:39.783Z","etag":null,"topics":["fmt","gleam","gleam-lang"],"latest_commit_sha":null,"homepage":"","language":"Gleam","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/lost22git.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}},"created_at":"2024-03-23T06:35:24.000Z","updated_at":"2024-03-28T11:24:38.000Z","dependencies_parsed_at":"2024-03-23T07:41:05.976Z","dependency_job_id":"7f2915d5-4971-4ab3-b0a2-2c0f72b9dfa0","html_url":"https://github.com/lost22git/fmt","commit_stats":null,"previous_names":["lost22git/fmt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lost22git/fmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lost22git%2Ffmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lost22git%2Ffmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lost22git%2Ffmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lost22git%2Ffmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lost22git","download_url":"https://codeload.github.com/lost22git/fmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lost22git%2Ffmt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276631048,"owners_count":25676644,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"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":["fmt","gleam","gleam-lang"],"created_at":"2024-11-23T17:43:39.804Z","updated_at":"2025-09-23T19:02:09.778Z","avatar_url":"https://github.com/lost22git.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fmt\n\ngleam string format\n\n```gleam\nimport gleeunit\nimport gleeunit/should\nimport gleam/dynamic\nimport fmt\npub fn fmt_test() {\n  fmt.fmt(\"{2:-\u003e10} 🐖 {{{:^10}}} 💊 {0:-\u003c10}\", [\n    dynamic.from(\"foo\"),\n    dynamic.from(\"bar\"),\n    dynamic.from([1, 2]),\n  ])\n  |\u003e should.equal(\"----[1, 2] 🐖 {  \\\"bar\\\"   } 💊 \\\"foo\\\"-----\")\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/fmt\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\ngleam shell # Run an Erlang shell\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flost22git%2Ffmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flost22git%2Ffmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flost22git%2Ffmt/lists"}