Skip to content

wgoehrig/onanykey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onAnyKey

Easily await any keypress - without keeping the process from otherwise terminating!

Usage:

  const { onAnyKey } = require("onAnyKey");

  // in an async method...
  await onAnyKey();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published