Svelte Fast Marquee screenshot

Svelte Fast Marquee

Author Avatar Theme by Abosch19
Updated: 20 May 2025
53 Stars

A lightweight Svelte component that harnesses the power of CSS animations to create silky smooth marquees.

Categories

Overview

The Svelte Fast Marquee is a marquee component for Svelte, inspired by react-fast-marquee. This component provides a simple and efficient way to create sliding text or components within Svelte applications.

Features

  • Efficient: Inspired by react-fast-marquee, it offers smooth and fast sliding animations.
  • Easy Installation: Simple installation process with npm, yarn, or bun.
  • Customizable: Allows wrapping around any component or text for versatility.
  • Documentation: Detailed documentation available for easy understanding and usage.

Installation

  1. If you’re using npm, run:
npm install svelte-fast-marquee
  1. If you’re using yarn, run:
yarn add svelte-fast-marquee
  1. If you’re using bun, run:
bun install svelte-fast-marquee

Summary

The Svelte Fast Marquee is a useful component for adding sliding animations to text or components within Svelte applications. With its efficiency, ease of installation, and customization options, it provides a valuable solution for developers looking to incorporate marquee effects into their projects.