package
Version:
v0.0.0-...-3341fa3
Opens a new window with list of versions in this module.
Published: May 17, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MergeClasses(baseClasses, additionalClasses string) string
mergeClasses merges default classes with optionally provided overrides or additions.
toCamel converts string to camelCase
toConstant converts string to CONSTANT_CASE
toKebab converts string to kebab-case
toPascal converts string to PascalCase
toSnake converts string to snake_case
toTitle converts string to Title Case
Source Files
¶
Click to show internal directories.
Click to hide internal directories.