Uses camelcase-keys to change all keys of an object and any nested object from PascalCase to lowerCamelCase.
camelize middleware for Redux
## Installation
55 functions to seamlessly transform strings, arrays, and object keys between different cases (camelCase, snake_case, kebab-case, PascalCase, Title Case, and more), clean and format text, extract URL components, and perform common text operations like mas
Container utilities for rust-camel
Configuration and route discovery for rust-camel
Command-line interface for Apache Camel in Rust
Core engine for rust-camel
Core traits and interfaces for rust-camel
Fluent route builder API for rust-camel
Beans/Registry system for rust-camel
An oracle for the game Camel Up
DSL support for rust-camel (YAML, JSON)
WASM plugin component for rust-camel
Docker/Container component for rust-camel — run, manage and listen to container events via the Camel routing engine
OpenTelemetry integration for rust-camel
Cfn Camelizer
Have you ever needed to automatically convert Ruby-style snake_case to CamelCase or camelBack hash keys? Awrence to the rescue. This gem recursively converts all snake_case keys in a hash structure to camelBack.
Handle camel/snake/dash case conversion
Have you ever needed to automatically convert JSON-style camelBack or CamelCase hash keys into more Rubyish snake_case? Plissken to the rescue. This gem recursively converts all camelBack or CamelCase keys in a hash structure to snake_case.
Snake to Camel case
Provides a C-optimized method for camelizing a string
Rinne - Camel case converter
Transforms string letter case to camel, snake,dash and underscore without activesupport dependencies. Forked from https://github.com/rails-api/case_transform
Snake to Camel case
Convert nested data structure hash keys between camel and snake case.
A mixin for String to add title, camel, and pascal casing
Automatically convert params in your controllers from camel case to snake case in all or a select few controllers