Topic cluster

Identifier

A stable name code or key used to distinguish and refer to an entity or concept.

View topic page

8 items

The remaining keywords do not make a useful further split. All matching documentation is listed below.

Filters

as_atom

Convert a value to an Erlang atom.

Filters

ip2country

Return the lowercase ISO country code associated with an IP address.

Filters

md5

Translates a string to a md5 hex value.

Filters

sha1

Translate a string to a sha1 hex value.

Filters

slugify

Converts a text into a slug.

Filters

to_name

Map a string to a name . That is a lowercased string with only [a-z0-9_] characters.