0.0.12 • Published 5 years ago

async-terminal v0.0.12

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

stack-terminal

screenshot

Advantages

Copy, paste and selecting text as you know it

Everything is HTML and acts like it.

Superfast spawning system

Every command spawns a task which will give a undisturbed snappy (multicore) experience

Sticky headers

Don't loose context

Easy to style and extend

Overview of long running tasks

Serving files often?

Text search

Is coming

History overview

Performant

Using IntersectionObserver, only changes files related to what you see are subscribed to.

Development

Using hot reload

npm install
npm run serve # Blocking
npm run start-electron-serve-app 

Build

npm install
npm run build
npm run start-electron-production-app
0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago