Marquee
A beautiful marquee component for Vue.
Installation
or you can skip npm install, and just copy and paste the source code into your component like Shadcn Vue (don't forget to also copy the tailwind config if you do this).
Register it as a global component
or
Register it as a local component
Usage
The library has a few props that are self-explanatory; you can get it running in no time. See the web examples for more details.
This library is made specifically for Tailwind users, however you can also use vanilla CSS classes to override the gap.
License
Released under MIT by @selemondev