@codinasion/kebab-case-string-to-header-case-string
Converts a kebab-case string to a header-case string
Converts a kebab-case string to a header-case string
Converts a kebab-case string to a lower case string
Converts a kebab-case string to a PascalCase string
Converts a kebab-case string to a path/case string
Converts a kebab-case string to a sentence case string
Converts a dot case string to a sentence case string
Converts a dot case string to a snake case string
Converts a dot case string to a title case string
Convert a dot case string to an upper case string
A collection of useful TypeScript functions and utilities for Data Structures and Algorithms
A collection of useful TypeScript functions and utilities for encoding and decoding strings.
ESLint configurations for Codinasion projects
A collection of useful TypeScript functions and utilities for header case string manipulation.
Converts a header-case string to a camelCase string
Converts a header case string to a constant case string
Converts a header case string to a dot case string
Converts a header case string to a kebab case string
Converts a header case string to a lower case string
Converts a header case string to a pascal case string
Converts a header case string to a path case string