casing
Recursively transform object key strings to and from camelCase and snake_case (underscore)
Recursively transform object key strings to and from camelCase and snake_case (underscore)
Transform object keys easily using whatever transform function
A Vue.js plugin implementing the 'change-case' package methods as filters.
Converts object keys or array of objects' keys to different case styles
One lightly library contains a series of methods for converting one string or text to different kind of naming style, such as camelCase, PascalCase, hyphen-case, CONSTANT_CASE, etc.
Convert an object's keys to any case
swagger camelcase properties to snakecase
Vue resource plugin to convert request json keys to snake_case and response json keys to camelCase
A set of utility functions converting the case of strings.
Convert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.
Snake naming strategy for TypeORM.
Convert an object's keys to snake case
Simple converters from case to case for string and Record. It can canvert below cases each other.
Play snake with this simple to use typed react component.
A take on the classic snake game
Convert object keys to lowercased one
A string utility module that handles all cases gracefully.
A simple snake game created with the React JavaScript library
camel case to snake case
convert between camelCase, PascalCase, snake_case, and kebab-case.