← All projects

vue-shell

by @HalasProject

46

Component VueJS to simulate a terminal.

About this project

vue-shell What is this ? vue-shell is a component vuejs to provides an easy way to create a terminal on your application and then add your own philosophy by adding all the commands you want with their rendering in the output. Navigate the history with key-up key-down Clean the current terminal with clear Browse all your commands with help Open in CodeSandBox Installation Example API Props Type Required ----------- ------ -------- banner Object false commands Array false shellinput String false Event Type Required :----------- ---- -------- shelloutput Any false banner commands output

From the project README on GitHub

Stars
46
Forks
10
License
MIT
Last push
13 Dec 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/vue-shell.svg)](https://www.madeinalgeria.dev/projects/vue-shell)

Related projects