0.1.5 • Published 3 years ago

vuejs-retro-console v0.1.5

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

VueJs Retro Console

Simple output console component for VueJs with classic limegreen color.

How import?

import RetroConsole from "vuejs-retro-console";

Live:

Example

Properties

output

type: Array

fullscreen

type: Boolean

fontSize

type: Number

style

type: Object

e.g.:
{
    height: '250px',
    width: '50%'
}
0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.0

4 years ago