change-case-all
All change-case methods bundled in a single module
Found 65 results for snake-case
All change-case methods bundled in a single module
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
recursively transform key strings from camel-case to underscore-style
Typescript type-preserving conversion of objects between camelCase and snake_case
Recursive snake casing of object property names with proper typing
Adaptation of camelcase-keys but recursive.
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
Convert into a lower case text with underscores between words
{camel,constant,dot,kebab,pascal,snake,space} case it.
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
Convert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.
String capitalization functions with special cases for certain ShipEngine words and phrases
Convert object keys to snake case
Recursively transform object key strings to and from camelCase and snake_case (underscore)
Snake and camel case formatter
A plugin for the ESLint linter that adds more naming conventions for variables and functions.
Convert different naming convention
Typescript type-preserving conversion of objects between camelCase and snake_case
A plugin for the ESLint linter that adds more naming conventions for variables and functions.
<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>
Converts object keys or array of objects' keys to different case styles
[](https://www.npmjs.com/package/simple-axios-case-converter) [](https://github.com/yu
Allow accessing object with snake_case property names using camelCase names
Transform any human readable alphanumeric string divided by certain characters into underscore separated uppercase form.
Lite package(`2.2 KiB` size packed) for change cases
A collection of easy-to-use string helper functions inspired by Laravel's string utilities. Simplify your string manipulations in JavaScript with this versatile package.
A collection of Vue.js case filters
🚀 Intelligent file and code naming suggestions based on project-specific naming conventions. Interactive CLI tool with AST-based code analysis for variables, functions, components, and more.
Converts a string value into snake case.
Recursive camel casing and snake casing of object property names with proper typing
This package adds the ability to Lucid methods (create, createMany, merge, fill) to automatically convert payload that contains camel case properties to a snake case format.
To easily convert a variable name to camelCase, kebab-case, etc.
Enforce snake_case naming rule for identifiers
npm package to change word format
This tiny package allows for transliteration of Russian and Ukrainian cyrillic letters into latin characters and constructing snake-case links. Optionally, it can output just the transliteration, yet the primary purpose is to return links.
Command-line string casing tool
Typescript type-preserving conversion of objects between camelCase and snake_case
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
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;).
object key transformer
A simple utility library for string manipulation
[](https://nodei.co/npm/ramdacase/)
Change the value to the lower or upper or kebab or camel or snake or title Case.
A simple tool to convert case
An http request helper for converting between cases
Funciones utilitarias para strings y formatos numéricos.
A simple utility package for formatting strings
A javascript library for formatting and manipulating text.
文件批量重命名工具
Typescript type-preserving conversion of objects between camelCase and snake_case
Nested Object or Array case changer.
Convert an entire JS/TS codebase to either kebab-case or snake-case
Snake case json response transform middleware for koa
Typescript type-preserving conversion of objects between camelCase and snake_case
Converts a string value into snake case.
Recursive type-safe case transformation between snake_case, camelCase, and PascalCase
Converter that changes the request.body from snake to camel case
Typescript type-preserving conversion of objects between camelCase, snake_case, and PascalCase
A JS library for strings.
A package for converting object keys and strings between different case types (camelCase, PascalCase, kebab-case, snake_case).
Typescript type-preserving conversion of objects between camelCase and snake_case
Case styles - Camel, Pascal, Snake, and Kebab
A good npm package
NestJS utility to convert payload cases
from simple-axios-case-converter