Discover Packages
github.com/rilldata/rill
runtime
pkg
urlutils
package
Version:
v0.88.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package urlutils provides helpers for producing URL-safe strings.
Slugify converts a label into a lowercase, URL-safe identifier. Runs of
non-alphanumeric characters collapse into a single dash, and leading and
trailing dashes are trimmed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.