This component no longer exists. It was in asciistudio’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-10 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.
Sea Lines
asciistudio/sea-linesRemovedBlock
ASCII animation of a Formula 1 pitstop with cars and crew.
Install it
npx shadcn@latest add https://asciistudio.space/r/sea-lines.jsonSource
1"use client";23import React, { useEffect, useRef, useState } from "react";45const FPS = 30;6const FRAMES = [7// … truncated
