# convertToSnakeCase API

Functions from @purista/core

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

Package: `@purista/core`

## Signature

```typescript
convertToSnakeCase(str: string): string
```
