Back to skills
extension
Category: Development & EngineeringNo API key required

slugify-helper

Convert text to URL-friendly slug via slugify tool.

personAuthor: jakexiaohubgithub

When to use

  • User wants a slug for URL / filename / identifier.

Procedure

  1. Call slugify with the input text.
  2. Return the slug.