{"id":16024332,"url":"https://github.com/axelson/jax_utils","last_synced_at":"2025-07-13T11:33:34.882Z","repository":{"id":45032815,"uuid":"447536397","full_name":"axelson/jax_utils","owner":"axelson","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-12T17:33:54.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-13T02:22:16.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/axelson.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}},"created_at":"2022-01-13T09:20:31.000Z","updated_at":"2022-01-13T09:20:48.000Z","dependencies_parsed_at":"2023-11-12T00:27:51.433Z","dependency_job_id":"4892b5d9-9ea4-463e-b408-57634dbede71","html_url":"https://github.com/axelson/jax_utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axelson/jax_utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelson%2Fjax_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelson%2Fjax_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelson%2Fjax_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelson%2Fjax_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelson","download_url":"https://codeload.github.com/axelson/jax_utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelson%2Fjax_utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265132570,"owners_count":23716192,"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-10-08T19:06:33.504Z","updated_at":"2025-07-13T11:33:34.836Z","avatar_url":"https://github.com/axelson.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JaxUtils\n\nNotable utils:\n- `JaxUtils.ConfigHelpersV2` - Make it easier to parse environment variables within `config/runtime.exs`\n- `JaxUtils.StringHelpers.is_blank/1` - Rails-like check if a string is blank (`nil` or `\"\"`)\n- `JaxUtils.CachexUtils.cachex_fetch_with_ttl/4` - Fetch a value in Cachex with a fallback cache with a built-in ttl (to avoid a separate call)\n  - Note: only available if cachex is installed\n\n## Installation\n\nThis package can be installed by adding `jax_utils` to your list of dependencies\nin `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:jax_utils, github: \"axelson/jax_utils\"},\n  ]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelson%2Fjax_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelson%2Fjax_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelson%2Fjax_utils/lists"}