Registry / utility / lucky-case

lucky-case

JSON →
library1.1.0rbrubygemsunverified

The lucky ruby gem to identify and convert strings from any letter case to another.

gem install lucky_case
INSTALL
IMPORT
SIG · LUCKY-CASE
L
lucky-case
utilityrubyv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LuckyCase
require 'lucky_case'

Identify and convert string cases.

require 'lucky_case' LuckyCase.case_of('helloWorld') # => :camel_case LuckyCase.convert('helloWorld', :snake_case) # => 'hello_world'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lucky-case — gem install lucky-case · libregistry