casing topic

List casing repositories

pascalcase

36
Stars
5
Forks
Watchers

Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert

kasi

21
Stars
1
Forks
Watchers

A collection of functions for working with different casings.

detect-case

15
Stars
1
Forks
Watchers

Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).