Skip to main content
Deno 2 is finally here 🎉️
Learn more

Keyboard read implementation for Deno

Usage

$ deno run --allow-read --allow-write https://deno.land/x/console/tests/read.test.ts

// Result exemple
What's your name? Gabriel
Hello, Gabriel