@codinasion/sentence-case-string-to-camel-case-string
Converts a sentence case string to a camel case string
Converts a sentence case string to a camel case string
Converts a sentence case string to a constant case string
Converts a sentence case string to a dot case string
Converts a sentence case string to a header case string
Converts a sentence case string to a kebab case string
Converts a sentence case string to a lower case string
Converts a sentence case string to a pascal case string
Converts a constant case string to a pascal case string
Converts a constant case string to a path case string
Converts a constant case string to a sentence case string
Converts a constant case string to a snake case string
Converts a constant case string to a title case string
Convert a constant case string to an upper case string
Typescript implementation of counting sort
A collection of useful TypeScript functions and utilities for converting decimal to other number systems.
Converts decimal numbers to ASCII characters
Converts decimal numbers to binary numbers
Converts decimal numbers to hexadecimal numbers
Converts decimal numbers to octal numbers
A collection of useful TypeScript functions and utilities for dot case string manipulation.