開発者ツール

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}

お探しのツールはありますか?

コミュニティの声をもとに無料ツールを作っています。ワークフローに欲しい機能を提案してください。