@philiprehberger/case
String case conversion — camel, snake, kebab, pascal, title, and deep object key conversion
Found 94 results for snake-case
String case conversion — camel, snake, kebab, pascal, title, and deep object key conversion
Change the value to the lower or upper or kebab or camel or snake or title 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
Rewrite snake_case identifiers in Prisma schema files to PascalCase/camelCase while preserving the original DB names via @map / @@map.
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.
Snake case json response transform middleware for koa
Convert text between camelCase, snake_case, kebab-case, PascalCase & more — zero dependencies
Simple string manipulation utilities
Converts a string value into snake case.
A small JavaScript utility library for string cases conversions.
Path case transformation plugin for Spoosh - enables camelCase API paths with automatic conversion to kebab-case, snake_case, etc.
Funciones utilitarias para strings y formatos numéricos.
Case styles - Camel, Pascal, Snake, and Kebab
Typescript type-preserving conversion of objects between camelCase and snake_case
Simple String-Manipulation Library
A simple tool to convert case
Recursive type-safe case transformation between snake_case, camelCase, and PascalCase
Typescript type-preserving conversion of objects between camelCase and snake_case
To easily convert a variable name to camelCase, kebab-case, etc.
Nested Object or Array case changer.
카테고리별로 prefix를 붙여 고유한 enum 키를 생성하고 관리하는 TypeScript 라이브러리. 포맷 불일치와 중복 값 충돌 문제를 해결합니다.
前端常用工具方法库 — 校验、格式化、日期、树形数据、存储、权限、文件、图片、请求封装、防抖节流、剪贴板、字符串、函数、数组、数值运算
文件批量重命名工具
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;).
ESLint plugin for naming conventions - PascalCase, camelCase, snake_case, and UPPER_SNAKE_CASE naming rules
from simple-axios-case-converter
A small JavaScript library for string manipulation.
A simple utility package for formatting strings
A JS library for strings.
A package for converting object keys and strings between different case types (camelCase, PascalCase, kebab-case, snake_case).
A command-line interface for text case conversion using all-in-one-text-case-converter
A good npm package
Converts snake_case strings to kebab-case by replacing underscores with hyphens.
CuttiCat Text Processing Library