package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 23, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Kebab converts PascalCase to kebab-case (e.g., "BlogPost" -> "blog-post").
LowerCamel converts PascalCase to camelCase (e.g., "BlogPost" -> "blogPost").
Plural naively pluralizes a string.
Pluralize returns singular or plural form based on count.
Snake converts PascalCase to snake_case.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.