0.1.5 • Published 5 years ago

vuejs-retro-console v0.1.5

Weekly downloads
6
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.0

5 years ago