Skip to main content
Module

x/cliffy/keycode/mod.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
File
export { type KeyCode, parse } from "./key_code.ts";