literal-case
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
Allow accessing object with snake_case property names using camelCase names
Converter that changes the request.body from snake to camel case
Converts a string value into snake case.
A simple tool to convert case
A javascript library for formatting and manipulating text.
Snake case json response transform middleware for koa
A plugin for the ESLint linter that adds more naming conventions for variables and functions. All credit goes to CodingKoopa for the original plugin. This forked repo simply accepts leading underscores as valid snake case (e.g. let _var;).
Convert different naming convention
Typescript type-preserving conversion of objects between camelCase and snake_case
Case styles - Camel, Pascal, Snake, and Kebab
Typescript type-preserving conversion of objects between camelCase and snake_case
<center> Use to convert objects keys in 🐪 camel case to 🐍 snake case or underscore and in the same way as snake case to camel case. </center>
Enforce snake_case naming rule for identifiers
Recursive camel casing and snake casing of object property names with proper typing
Nested Object or Array case changer.
Lite package(`2.2 KiB` size packed) for change cases
npm package to change word format
Change the value to the lower or upper or kebab or camel or snake or title Case.
Convert an entire JS/TS codebase to either kebab-case or snake-case