Skip to content
🔧

文字列ケース検出器

テキストとコード · 無料オンラインツール

文字列が camel/snake/kebab/const ケースかを検出。

CoderNewbie チーム
Detected case
camelCasee.g. myVariableName
Words
3
Separator
none
Uppercase
yes
Lowercase
yes
All conventions
camelCase
myVariableName
PascalCase
MyClassName
snake_case
my_variable_name
CONSTANT_CASE
MAX_RETRY_COUNT
kebab-case
my-variable-name
lowercase
value
UPPERCASE
VALUE

7 つの規則

camelCase、PascalCase、snake_case、CONSTANT_CASE、kebab-case、lower、UPPER を検出。

詳細な内訳

単語数、検出された区切り文字、ケースの有無を一目で確認。

ライブ解析

入力と同時に結果が更新、一致するすべての規則をハイライト。

文字列ケース検出器の使い方

  1. 1Enter or paste your text or code into the input area.
  2. 2Choose the desired operation (format, convert, analyze, etc.).
  3. 3Click the action button to process.
  4. 4Copy the result from the output area.

機能と特徴

  • 完全無料 — 登録不要、サブスクリプションなし、広告なし
  • ブラウザ上で完全に動作 — データは端末から送信されません
  • 高速・軽量 — 即座に結果を表示
  • クロスプラットフォーム — デスクトップ・タブレット・モバイル対応

よくある質問

Can I format code in different styles?

Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.

Is regex testing case-sensitive?

The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.

関連ツール