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.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

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.

관련 도구