NodeJS 终端模拟器 Awkward
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/iostreamer-X/Awkward
- 软件文档: https://github.com/iostreamer-X/Awkward
软件介绍
Awkward 是一个基于 NodeJS 开发的终端模拟器。在 Awkward 终端中一切都是对象,例如:
(ps -ef)().map(a => [a[0], a[7]]).forEach(a => console.log(a))
安装方法:npm install -g awkward
