@extends('layouts.app') @section('title', 'Slug Generator – URL-freundliche Slugs erstellen | kotsch.tech') @section('meta_description', 'Wandle Text in URL-freundliche Slugs um: kebab-case, snake_case, camelCase, PascalCase, dot.case, SCREAMING – mit Umlaut-Umwandlung und Sofort-Vorschau.') @section('meta_extra') @endsection @section('content') @include('tools._tool_base')
Text in alle gängigen Code-Formate umwandeln – mit Umlaut-Umwandlung und Sofort-Vorschau.