Documentation
¶
Overview ¶
Package slug derives URL-safe identifiers from human-readable names.
This is the deterministic half of a larger slug package, vendored so the id::slug builtin keeps working without the language depending on a host. The collision-resolving variants need a datastore to ask "does this candidate already exist?", which a language runtime must not require — id::slug always called Generate with a nil existence check, so only the normalization below was ever reachable from DTL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.