# convertToKebabCase API

Functions from @purista/core

---
Canonical: /handbook/api/functions/_purista_core.convertToKebabCase/
Source: helper/string/convertToKebabCase.impl.ts
Format: Markdown for agents
---

Package: `@purista/core`

## Signature

```typescript
convertToKebabCase(str: string): string
```
