0.1.8 • Published 1 year ago

vue-svg-display v0.1.8

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

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago