Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pascalcase

stdlib-js/string-base-pascalcase

Convert a string to Pascal case.

Language: JavaScript - Size: 280 KB - Last synced: about 6 hours ago - Pushed: about 7 hours ago - Stars: 2 - Forks: 0

AlexSkrypnyk/Str2Name

Convert strings to named formats

Language: PHP - Size: 45.9 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

FPbear/querystring

QueryString is a Go library for converting a struct or a map into URL values, with support for custom encoders, time formatting, and handling of different data types.

Language: Go - Size: 13.7 KB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

SzymonHalucha/Minerals.StringCases

Optimized NuGet package with minimum memory allocation designed to help you convert strings to name cases such as Pascal, Camel, Kebab, Snake, Macro, Train and Title

Language: C# - Size: 16.6 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

ottorinobruni/TextCase

The TextCase library for .NET helps changing the cases of existing texts.

Language: C# - Size: 89.8 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 3 - Forks: 0

jacobwgillespie/fast-case

โšกFast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)

Language: JavaScript - Size: 958 KB - Last synced: 26 days ago - Pushed: 12 months ago - Stars: 18 - Forks: 0

Tazinho/snakecase

๐Ÿ๐Ÿ๐Ÿ A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.

Language: R - Size: 28.8 MB - Last synced: 29 days ago - Pushed: 4 months ago - Stars: 144 - Forks: 8

NandoMB/caseparser

Convert Strings and JSON (Object Keys) from a case type to another one.

Language: TypeScript - Size: 455 KB - Last synced: 15 days ago - Pushed: 4 months ago - Stars: 7 - Forks: 1

justjavac/deno-change-case

Convert strings between camelCase, PascalCase, Title Case, snake_case and more

Language: TypeScript - Size: 44.9 KB - Last synced: 23 days ago - Pushed: 8 months ago - Stars: 16 - Forks: 2

wemake-services/recase

:recycle: Convert strings to any case.

Language: Elixir - Size: 250 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 222 - Forks: 18

Troxsoft/Elip

Utils Headers in C++ 20

Language: C++ - Size: 979 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

preduus/pycasestyle

A simple package to turn easily the conversion of contracts, mapping and texts to camelcase, snakecase, pascalcase or kebabcase.

Language: Python - Size: 28.3 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

benyasin/eslint-plugin-filename

eslint plugin for filename checking

Language: JavaScript - Size: 9.77 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 4 - Forks: 0

afogarty85/camelCasing

Official repository for the camelCasing package

Language: Python - Size: 21.5 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

pearxteam/kasechange

๐Ÿซ๐Ÿ๐Ÿข๐Ÿ…ฟ Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case

Language: Kotlin - Size: 830 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 81 - Forks: 6

vinay-nb/useStringFormatter

useStringFormatter is custom hook helps in converting string to lowercase, uppercase, camelCase, pascalCase, snakeCase, kebabCase and trims the extra spaces.

Language: TypeScript - Size: 11.7 KB - Last synced: 19 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

jonschlinkert/pascalcase

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

Language: JavaScript - Size: 17.6 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 36 - Forks: 5

ranyitz/casing

Scala Library for Naming Convention Transitions

Language: Scala - Size: 14.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

eviweb/netbeans-case-converter

NetBeans module for String case conversion

Language: Java - Size: 175 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

nikitaksv/strcase

Package strcase converts strings or runes to various cases

Language: Go - Size: 25.4 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

jonschlinkert/detect-case

Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).

Language: JavaScript - Size: 5.86 KB - Last synced: 20 days ago - Pushed: over 3 years ago - Stars: 15 - Forks: 1

brandonpittman/gridtastic ๐Ÿ“ฆ

A suite of helpers to augment the Gridsome CLI.

Language: TypeScript - Size: 1.22 MB - Last synced: 5 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

firede/case-it

{๐Ÿซcamel,๐Ÿ”†constant,๐Ÿ’ dot,๐Ÿขkebab,๐Ÿ‘pascal,๐Ÿsnake,๐Ÿ‘พspace} case it.

Language: TypeScript - Size: 1.36 MB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 38 - Forks: 1

rr69sport/string-modifier

Convert string to differents notations

Language: JavaScript - Size: 52.7 KB - Last synced: 2 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

goloop/scs

The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.

Language: Go - Size: 71.3 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

munyabe/CaseConverter

This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.

Language: C# - Size: 114 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 18 - Forks: 15

golang-cz/textcase

Golang pkg to convert any text input to camelCase, PascalCase or snake_case naming convention. Removes all whitespaces and special characters. Supports Unicode characters.

Language: Go - Size: 20.5 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 14 - Forks: 0

zharinov-nikita/case-to-case

Edit and define case strings

Language: TypeScript - Size: 125 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

stakx/CamelCaser ๐Ÿ“ฆ

A .NET micro-library for converting "PascalCase" names to "camelCase".

Language: C# - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

huynhsamha/js-pascalcase ๐Ÿ“ฆ

๐Ÿ›‘ [deprecated] ๐Ÿ›‘ JavaScript Pascalcase for both node.js and browser

Language: JavaScript - Size: 3.91 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

huynhsamha/pascalcase-keys-object ๐Ÿ“ฆ

๐Ÿ›‘ [deprecated] ๐Ÿ›‘ Pascalcase the keys of an object. Use for node.js and browser

Language: JavaScript - Size: 3.91 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

JayedRafiProjects/pascal-case ๐Ÿ“ฆ

A project to format text according to pascal case formatting style (Not for naming code variables).

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

zekth/deno_case_style

A string validator and formater for case Style

Language: TypeScript - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 4 - Forks: 1

tahakocabuga/caser.js

A lightweight library which lets you convert string cases.

Language: JavaScript - Size: 15.6 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

parithiban/stringcases

Golang string package to convert to various string cases

Language: Go - Size: 18.6 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-pascalcase

Test if a value is a string in Pascal case.

Language: JavaScript - Size: 581 KB - Last synced: 30 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/string-pascalcase

Convert a string to Pascal case.

Language: JavaScript - Size: 794 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

realodix/change-case

โœ๏ธ Convert strings between camelCase, PascalCase, Capital Case, snake_case and more.

Language: PHP - Size: 157 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

replygirl/change-case-object

Recursively change the case of an object's keys

Language: TypeScript - Size: 61.4 MB - Last synced: 29 days ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

saquibmian/Saquib.Utils.Naming

Contains a set of strategies for altering names.

Language: C# - Size: 21.5 KB - Last synced: 4 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

nikhilunni511/jsonash

Utility functions for JSON objects

Language: JavaScript - Size: 34.2 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ldez/samples-go-libs-string-cases

Comparison of Word Cases Manipulations Libraries

Language: Go - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

aberteau/CaseConverter

Convert text from Pascal Case into Snake Case.

Language: TypeScript - Size: 170 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

streetgt/GTANetwork_PascalSharpConverter

Language: C# - Size: 43 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 1

salihsagdilek/caseify

Super smart convert across case types

Language: JavaScript - Size: 54.7 KB - Last synced: 13 days ago - Pushed: about 4 years ago - Stars: 4 - Forks: 0

wessberg/stringutil

A collection of helper functions for working with strings that I frequently use

Language: TypeScript - Size: 44.9 KB - Last synced: 12 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

joelsaupe/changecase-objects

NPM package that converts an object's keys to different cases

Language: JavaScript - Size: 29.3 KB - Last synced: 29 days ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

ninjapiratica/case-converter

Convert keys of objects to specific case

Language: JavaScript - Size: 7.81 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

vutran/pascalize

Turns a string into PascalCase.

Language: JavaScript - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0