{"id":13741639,"url":"https://github.com/lpil/justin","last_synced_at":"2026-02-12T03:36:58.959Z","repository":{"id":214784000,"uuid":"737359224","full_name":"lpil/justin","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-07T19:15:52.000Z","size":4,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-26T16:10:25.506Z","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/lpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-30T18:40:36.000Z","updated_at":"2025-08-06T09:50:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b8e38ed-c8be-4699-b724-9861f6d25d8e","html_url":"https://github.com/lpil/justin","commit_stats":null,"previous_names":["lpil/justin"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lpil/justin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fjustin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fjustin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fjustin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fjustin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/justin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fjustin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273846970,"owners_count":25178628,"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-05T02:00:09.113Z","response_time":402,"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-08-03T04:01:01.219Z","updated_at":"2026-02-12T03:36:53.926Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":["Packages"],"sub_categories":["Text"],"readme":"# justin\n\nConvert between snake_case, camelCase, and other cases in Gleam.\n\n[![Package Version](https://img.shields.io/hexpm/v/justin)](https://hex.pm/packages/justin)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/justin/)\n\n```sh\ngleam add justin\n```\n```gleam\nimport justin\n\npub fn main() {\n  justin.snake_case(\"Hello World\")\n  // -\u003e \"hello_world\"\n\n  justin.camel_case(\"Hello World\")\n  // -\u003e \"helloWorld\"\n\n  justin.pascal_case(\"Hello World\")\n  // -\u003e \"HelloWorld\"\n\n  justin.kebab_case(\"Hello World\")\n  // -\u003e \"hello-world\n\n  justin.sentence_case(\"hello-world\")\n  // -\u003e \"Hello world\"\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/justin\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fjustin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fjustin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fjustin/lists"}