{"id":13508322,"url":"https://github.com/devshane/mnemonic_slugs","last_synced_at":"2026-02-22T14:42:35.124Z","repository":{"id":57528843,"uuid":"53262742","full_name":"devshane/mnemonic_slugs","owner":"devshane","description":"An Elixir library for generating memorable slugs.","archived":false,"fork":false,"pushed_at":"2020-03-03T18:07:47.000Z","size":15,"stargazers_count":27,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T13:46:12.895Z","etag":null,"topics":["elixir-library","slugs"],"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/devshane.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}},"created_at":"2016-03-06T15:51:09.000Z","updated_at":"2024-12-12T02:46:18.000Z","dependencies_parsed_at":"2022-09-10T17:10:44.519Z","dependency_job_id":null,"html_url":"https://github.com/devshane/mnemonic_slugs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshane%2Fmnemonic_slugs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshane%2Fmnemonic_slugs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshane%2Fmnemonic_slugs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshane%2Fmnemonic_slugs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devshane","download_url":"https://codeload.github.com/devshane/mnemonic_slugs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314011,"owners_count":20757450,"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":["elixir-library","slugs"],"created_at":"2024-08-01T02:00:51.413Z","updated_at":"2025-10-21T15:11:35.582Z","avatar_url":"https://github.com/devshane.png","language":"Elixir","readme":"# Mnemonic Slugs\n\nMnemonic Slugs is an Elixir library that generates easy to remember slugs. It \nuses a slightly enhanced word list curated by Oren Tirosh as part of his \nmnemonic encoding project.\n\nA fork of the original project can be found [here](https://github.com/devshane/mnemonicode).\n\n## Installation\n\nAdd mnemonic_slugs to your list of dependencies in `mix.exs`:\n\n```\ndef deps do\n  [{:mnemonic_slugs, \"~\u003e 0.0.3\"}]\nend\n```\n\nand update your dependencies with `mix deps.get`.\n\n## Usage\n\nYou can generate slugs two ways:\n\n```\n  iex\u003e MnemonicSlugs.generate_slug\n  \"aurora-bermuda\"\n\n  iex\u003e MnemonicSlugs.generate_slug(10)\n  \"karate-textile-jungle-patrol-veteran-clone-nerve-stone-soviet-sting\"\n```\n\n[Full Documentation](https://hexdocs.pm/mnemonic_slugs/MnemonicSlugs.html) is at HexDocs.\n","funding_links":[],"categories":["HTTP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevshane%2Fmnemonic_slugs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevshane%2Fmnemonic_slugs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevshane%2Fmnemonic_slugs/lists"}