Xtend UI: a Tailwind CSS component library that handles the JavaScript interaction layer for you.
The library loads component code only when elements enter the viewport, which cuts down initial bundle execution.
Key features include automatic ARIA attributes, GSAP animation support, and framework-agnostic vanilla JavaScript that works with React, Vue, or plain HTML.
Components stay primitive so you control all styling through Tailwind classes.
Useful if you want interactive components without giving up design flexibility.
π Blog Post
π GitHub Repo
π Live Demo
Top comments (0)