simple-marquee-js
Version:
A lightweight JavaScript marquee/ticker library with CSS
25 lines (18 loc) • 1.34 kB
Markdown
# simple-marquee-js
**Simple Marquee JS** - A lightweight, responsive marquee ticker library with zero dependencies. Create smooth, customizable scrolling content with simple JavaScript and CSS. Perfect for news tickers, product carousels, and announcement bars.
[](https://www.npmjs.com/package/simple-marquee-js)
[](https://opensource.org/licenses/MIT)
[](https://bundlephobia.com/package/simple-marquee-js)
A lightweight, responsive marquee ticker library with zero dependencies. Create smooth scrolling content with simple JavaScript and CSS.

## Features ✨
- 📏 **Responsive** - Works on all screen sizes
- ⚡ **Lightweight** - Just 3KB gzipped
- 🎛️ **Customizable** - Control speed, direction and behavior
- 🛑 **Pause on Hover** - User-friendly interaction
- 📱 **Touch Friendly** - Works on mobile devices
- 🚫 **No Dependencies** - Pure vanilla JS
## Installation 📦
**Via npm:**
```bash
npm install simple-marquee-js