Title-marquee

Scrolling text in your titlebar ♫ ♪

View the Project on GitHub prestonp/title-marquee

Example: Simple title marquee

tm('Vinyl scenester +1 Helvetica cold-pressed, single-origin coffee');

Example: Reverse scroll

tm({ text: 'Vinyl scenester +1 Helvetica cold-pressed, single-origin coffee', type: 'reverse' });

Example: Bounce left and right

tm({ text: 'Vinyl scenester +1 Helvetica cold-pressed, single-origin coffee', type: 'bounce' });