1.1.0 • Published 6 years ago

@streamdash/widget-ticker v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Ticker

This is a stream "ticker" for displaying short blurbs of information now and then.

A logo can be placed on the lefthand side, in addition to any number of rotating messages be set for display.

Text longer than what the box can hold will be displayed in a scrolling marquee format.

Demo

https://streamable.com/l8s65

Pre-requesites

  • NodeJS 8+

Setup

  • Install the ticker widget with npm i @streamdash/widget-ticker

Configuration

  • Set strings you want to use in the src/strings.json file
  • Configure timings in the src/config.json file in the

Building

  • Run npm run build
    • Files (bundle.js and image) will be written to ./webpack/dist/
1.1.0

6 years ago

1.0.0

6 years ago