change-case VS Case converter

Compare change-case vs Case converter and see what are their differences.

change-case

Convert strings between camelCase, PascalCase, Capital Case, snake_case and more (by blakeembrey)

Case converter

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. (by jawira)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
change-case Case converter
5 3
2,135 160
- -
8.2 0.0
13 days ago over 1 year ago
TypeScript PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

change-case

Posts with mentions or reviews of change-case. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.

Case converter

Posts with mentions or reviews of Case converter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-04.
  • Validating requests on Symfony Framework
    3 projects | dev.to | 4 Aug 2023
    Also, it's possible to see the conversion between the style snake_case and camelCase in the attributes and errors, this happens because exists a convention that the fields in the JSON must be snake_case, and PSR-2 and PSR-12 suggest the camelCase for the names of attributes in the classes, then it's necessary a conversion. For this was used the Case converter lib.
  • Validando requests no Symfony Framework
    3 projects | dev.to | 5 Jul 2023

What are some alternatives?

When comparing change-case and Case converter you can also consider the following projects:

eslint-plugin-snakecasejs - :pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names

Stringy - A PHP string manipulation library with multibyte support

ANSI to HTML5 - An ANSI to HTML5 converter

Slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

Regex - A sane interface for php's built in preg_* functions

Google Translate For Free - Library for free use Google Translator. With attempts connecting on failure and array support.

spelunker.vim - Improved vim spelling plugin (with camel case support)!

SQL Formatter - A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

Mobile-Detect - Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

Agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect

prettier - Prettier is an opinionated code formatter.

vim-wordmotion - More useful word motions for Vim