camelize object
recursively transform key strings to camel-case
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Recursive camel casing of object property names with proper typing
Camelize or Decamelize keys of an object
Import all modules in a directory
custom inflections for nodejs
A library for recursively merging JavaScript objects
TypeScript definitions for camelize
A fast JS library for camelCase and PascalCase
recursively transform key strings from camel-case to underscore-style
Converts object keys to UpperCamelCase.
utils for daybrush
Convert keys in an javascript object for some cases(camelCase, snake_case, etc.)
Recursive snake casing of object property names with proper typing
CameCase for next.
String helpers for Ember
recursively transform key strings to camel-case
A set of utilities to transform strings
normalize objects using various types of casing
Convert object keys between camel-case and snake-case
recursively transform key strings to camel-case, forked fro camelize (https://github.com/substack/camelize)
A HOC to deeply camelize React props keys
Set of tools for web application development
Cameltoe is a set of utility functions for making Ruby objects more like camel toes.
A lightweight Ruby gem that enables Rails applications to dynamically execute command objects using convention over configuration. Automatically transforms request paths into Ruby class constants, allowing controllers to dispatch commands based on routes and parameters. Features the optional CommandCallable module for standardized command interfaces with built-in success/failure tracking and error handling. Perfect for clean, maintainable Rails APIs with RESTful route-to-command mapping. Only depends on ActiveSupport for reliable camelization.