Package: heck 0.1.0

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'.

Authors:Josiah Parry [aut], Dyfan Jones [cre]

heck_0.1.0.tar.gz
heck_0.1.0.zip(r-4.5)heck_0.1.0.zip(r-4.4)heck_0.1.0.zip(r-4.3)
heck_0.1.0.tgz(r-4.4-arm64)heck_0.1.0.tgz(r-4.4-x86_64)heck_0.1.0.tgz(r-4.3-arm64)heck_0.1.0.tgz(r-4.3-x86_64)
heck_0.1.0.tar.gz(r-4.5-noble)heck_0.1.0.tar.gz(r-4.4-noble)
heck.pdf |heck.html
heck/json (API)
NEWS

# Install heck in R:
install.packages('heck', repos = c('https://dyfanjones.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dyfanjones/heck/issues

On CRAN:

10 exports 5 stars 1.25 score 0 dependencies 141 downloads

Last updated 2 months agofrom:3a9f8110892629d8c1fde6a7839fce174677dc93

Exports:to_kebab_caseto_lower_camel_caseto_pascal_caseto_shouty_kebab_caseto_shouty_snake_caseto_snake_caseto_snek_caseto_title_caseto_train_caseto_upper_camel_case

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
heck: Highly Performant String Case Converterheck-package heck
Convert string depending case preferencecaseconverter to_kebab_case to_lower_camel_case to_pascal_case to_shouty_kebab_case to_shouty_snake_case to_snake_case to_snek_case to_title_case to_train_case to_upper_camel_case