@codinasion/string-to-base64
Converts a string to base64
Converts a string to base64
Converts a string to camel case
Converts a string to constant case
Convert a string to dot case
Convert a string to header case
Converts a string to kebab case
Converts a string to lower case.
Converts a string to PascalCase
Convert a string to a path case string
Converts a string to sentence case
Converts a string to snake case
Converts a string to title case
Converts a string to upper case
A collection of useful TypeScript functions and utilities for title casing string manipulation.
Converts a title case string to a camel case string
Converts a title case string to a constant case string
Converts a title case string to a dot case string
Converts a title case string to a header case string
Converts a title case string to a kebab case string
Converts a title case string to a lower case string