开发者工具

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}

没找到需要的?

我们根据社区反馈开发免费工具。欢迎提出能改善您工作流的工具建议!