Showing 2 of total 2 results (show query)
tazinho
snakecase:Convert Strings into any Case
A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.
Maintained by Malte Grosser. Last updated 2 years ago.
camelcasecaseconversionpascalcasesnake-case
148 stars 13.98 score 744 scripts 288 dependentsdyfanjones
heck:Highly Performant String Case Converter
Provides a case conversion between common cases like CamelCase and snake_case. Using the 'rust crate heck' <https://github.com/withoutboats/heck> as the backend for a highly performant case conversion for 'R'.
Maintained by Dyfan Jones. Last updated 7 months ago.
7 stars 4.54 score 3 scripts