@ilihub/parallelogram
A collection of useful TypeScript functions for parallelogram related operations.
A collection of useful TypeScript functions for parallelogram related operations.
Converts a PascalCase string to a camelCase string.
Convert PascalCase string to CONSTANT_CASE string
Convert a PascalCase string to a dot.case string.
Convert PascalCase string to Header-Case string
Convert PascalCase string to kebab-case string
Convert PascalCase string to lower case string
Convert PascalCase string to path/case string
Convert PascalCase string to Sentence case string
Convert PascalCase string to snake_case string
Convert a PascalCase string to a Title Case string.
Convert a PascalCase string to UPPER CASE string.
Convert a path case string to a camel case string
Convert a path case string to a constant case string.
Convert a path case string to a dot case string
Convert a path case string to a header case string
TypeScript functions for converting month to other time units.
TypeScript functions for converting month to century.
TypeScript functions for converting month to day.
TypeScript functions for converting month to decade.