0.1.8 • Published 3 years ago

vue-svg-display v0.1.8

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

Vue SVG display

Show numbers using 'vintage' seven segment display.

Use:

Install package npm install vue-svg-display

Import where needed import VueSvgDisplay from 'vue-svg-display'

Use in the Vue template: <vue-svg-display :input="string" :numberOfDigits="number"/>

Parameters:

input: string value to display

numberOfDigits: length of display. input is right aligned.

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago