Skip to content

Simple output console component for VueJs with classic limegreen color.

Notifications You must be signed in to change notification settings

darlandieterich/vuejs-retro-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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%'
}

About

Simple output console component for VueJs with classic limegreen color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published