개발자 도구

Code Screenshot

Turn code into beautiful shareable images with syntax highlighting, themes, and window chrome — like carbon.now.sh

Preview

TypeScript
1function greet(name: string) {
2 const msg = `Hello, ${name}!`;
3 console.log(msg);
4 return msg;
5}

필요한 게 없나요?

커뮤니티 피드백으로 무료 도구를 만듭니다. 워크플로에 필요한 도구를 제안해 주세요!