@codinasion/dot-case-string-to-camel-case-string
Converts a dot case string to a camel case string
Converts a dot case string to a camel case string
Converts a dot case string to a constant case string
Converts a dot case string to a header case string
Converts a dot case string to a kebab case string
Converts a dot case string to a lower case string
Converts a dot case string to a pascal case string
Converts a dot case string to a path case string
Converts a header case string to a snake case string
Converts a header case string to a title case string
Converts a header case string to an upper case string
Typescript implementation of heap sort algorithm
A collection of useful TypeScript functions and utilities for converting hexadecimal to other number systems.
Converts hexadecimal to binary
Converts hexadecimal to decimal
Converts hexadecimal to octal
Typescript implementation of insertion sort algorithm
A collection of useful TypeScript functions and utilities for kebab-case string manipulation.
Converts a kebab-case string to a camelCase string
Converts a kebab-case string to a CONSTANT_CASE string
Converts a kebab-case string to a dot.case string