Skip to content

FurryR/cli-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Cli

一个运行在前端的,基于 DOM 的终端。

使用方式

git clone https://github.com/FurryR/cli-web.git && cd cli-web
npm run build

ES6

import {*} as cliweb from 'cli-web.js'
const i = new RichTerminal(new Terminal(document.getElementById('test')))

方法说明

About

基于DOM的轻量前端终端组件库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published