swap-case
Transform a string by swapping every character from upper to lower case, or lower to upper case
case
Extensible string utility for converting, identifying and flipping string case
@akcybex/jstr
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes