slug

package
v0.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package slug converts strings to URL-friendly slugs.

It lowercases, removes non-alphanumeric characters, and truncates to a maximum length suitable for use in task file names.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Slugify

func Slugify(s string) string

Slugify converts a string to a URL-friendly slug.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL