Library that generates Typescript clients based on the OpenAPI specification.
CLI tool and API to rename Vue component files from kebab-case to PascalCase and automatically update imports
convert a string to pascal case
A modern TypeScript utility to convert strings and object keys between various case styles like camelCase, snake_case, PascalCase, kebab-case, spongeCase, and more.
A lightweight utility for converting strings between common naming conventions like camelCase, PascalCase, snake_case, kebab-case, and dot.case.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Recursive type-safe case transformation between snake_case, camelCase, and PascalCase
Tiny Casing utils
A utility that deburrs a string, converts it to PascalCase, strips all non-alphanumeric characters and removes leading numbers.
Convert strings between naming conventions (camelCase, snake_case, kebab-case, PascalCase, and more)
Uses camelcase-keys to change all keys of an object and any nested object from PascalCase to lowerCamelCase.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Variable Name Converter transforms variable names between different naming conventions including camelCase, snake_case, PascalCase, and kebab-case.
Convert into a text of capitalized words without separators
* 基类用Base * 文件名用“-”分隔 * 变量、方法等用camelCase * 类用PascalCase
A tiny, dependency-free utility to convert string cases like camelCase, snake_case, kebab-case, PascalCase, Title Case, UPPER_CASE, and more.
Tiny and powerful utility to convert between camelCase, snake_case, PascalCase, kebab-case, dot.case, COBOL-CASE and more — with abbreviation preservation.
Convert a string to Pascal case.
strict and opinionated eslint config with PascalCase for vue.js projects
A collection of helpers to perform operations on/related to a string value
A lightweight React utility for formatting text cases (camelCase, PascalCase, etc.)
Convert text between camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, and more
A function to convert conventions (camelCase, PascalCase, snake_case and etc.)
Vue CLI Plugin for eslint-config-vuetify-pascal with opinionated PascalCase rules