Coder Social home page Coder Social logo

lehoczky / vue-termynal Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 8.09 MB

Vue.js implementation of the termynal library.

Home Page: https://lehoczky.github.io/vue-termynal/

License: MIT License

HTML 1.18% Vue 60.34% CSS 9.25% TypeScript 27.30% JavaScript 1.94%
documentation-tool terminal termynal vue vue3 vuepress

vue-termynal's Introduction

Vue-Termynal

NPM version lint status docs status publish status

Vue-Termynal is the reimplementation of the termynal library in Vue.js.

It lets you create animated terminal windows with simple, customizable vue components.

example gif

Additional feautes

In addition to the javascript library's original features this version includes:

  • fast forward button
  • restart button
  • spinner
  • option to only start the animation when the terminal enters the viewport

Documentation

https://lehoczky.github.io/vue-termynal/

vue-termynal's People

Contributors

lehoczky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vue-termynal's Issues

Improve the progress component

The current issues I am seeing with the progress component:

  1. It is a div which means that it is always on its own line.
  2. It is not possible to write text before the progress bar, for instance it is not possible to simulate
Uninstall in progress: ------------- 45%
  1. It only simulates "known progress", for example:
Uninstall in progress: ⢸

Adding custom Termial Components

Hello!

I am trying to display a demo of a CLI on our website! In order to properly display all of the features I need a selection component.

Is there a way I can either:

  • Add custom components
  • Remove or edit a line after it has already been printed?

For reference, I am trying to create the following effect:

Screen.Recording.2023-01-05.at.22.47.53.mov

Thank you for your help!

Allow for fixed height

The terminal window's height adapts to the content, sometime, it can be preferable to have a fixed terminal height and allow the content to scroll like in a real shell.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.