elixir-uuid icon indicating copy to clipboard operation
elixir-uuid copied to clipboard

string_to_slug and vice versa

Open pinx opened this issue 5 years ago • 0 comments

Would be nice to make the new :slug feature available in its own function, e.g. UUID.string_to_slug!("870df8e8-3107-4487-8316-81e089b8c2cf") and UUID.slug_to_string!("<some slug>")

Readme should be updated accordingly.

pinx avatar Feb 10 '19 00:02 pinx