31 results for “topic:pascal-case”
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
Python library for text case conversions (https://pypi.org/project/textcase)
Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Title case, Sentence case and Dot notation.
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
Converts a string from snake case to camel case or camel case to snake case
Easily convert between string cases.
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
The lucky ruby gem to identify and convert strings from any letter case to another
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
snake, kebab, camel, pascal case conversion
A collection of Vue.js case filters: `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
The lucky javascript library to identify and convert strings from any letter case to another
The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.
Python package for string case conversion and manipulation, featuring a flexible CLI and extensible core.
Convert space separated string to diffrent cases (camel case, pascal case, etc.).
A .NET micro-library for converting "PascalCase" names to "camelCase".
Split a string into a slice of words, in Go
Comparison of Word Cases Manipulations Libraries
🛑 [deprecated] 🛑 Pascalcase the keys of an object. Use for node.js and browser
Solution of "The Scientific Computing with Python" FreeCodeCamp
Convert text from Pascal Case into Snake Case.
This is a study (i.e., an etude), to practice message dispatching and property-based testing. In Clojure
Operator to change case (camelCase, snake_case, UPPER CASE etc.) of text. Fork of code by Mohammed Chelouti
A set of utilities for letter case conversions.
convert cases of a string
Converts string to camelized class name. First letter is always upper case.
A collection of tools for manipulating texts in Go
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase