Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner-admin/src/utils/slugify"

Index

Functions

Functions

slugify

  • slugify(str: string): string
  • Slugify a given text.

    see

    https://gist.github.com/codeguy/6684588

    Parameters

    • str: string

    Returns string

Generated using TypeDoc