Skip to content
 
 

Latest commit

 

History

8 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

tty-browserify

Browser stubs for the Node.js require('tty') module.

Browserify uses this module when you do require('tty') in a bundle. You should normally not use it directly.

API

tty.isatty()

Returns false.

new tty.ReadStream()

Throws an error.

new tty.WriteStream()

Throws an error.

License

MIT

关于

the tty module from node core for browsers

Resources

安全 policy

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages