Split Flap

A mechanical split-flap board whose drum only turns one way, so the letters land unevenly the way the real thing does.

Remix

0

Bookmarks

0

Installs

0

Views

33 lines
"use client"

import * as React from "react"
import { SplitFlap } from "@/components/ui/split-flap"

const BOARD = [
  { time: "09:40", to: "AMSTERDAM", gate: "B12" },
  { time: "10:15", to: "LISBON", gate: "A04" },
  { time: "11:02", to: "REYKJAVIK", gate: "C21" },
  { time: "12:30", to: "SINGAPORE", gate: "D07" },

23 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Checks
Dependencies
None — plain React + Tailwind
License
MIT License
Published
9/13/2026

Similar components

That's all 6 components

Explore more

Part of Meridian DS — browse the full library on Nuxus.