ts-node

ts-node is a TypeScript execution engine and REPL for Node.js that runs TypeScript directly without precompiling.

ts-node logo (tsnode)
|
Usage
Import
import { Tsnode } from "@dev.icons/react";
Render
<Tsnode size={32} />

Related icons