DEV Community

Cover image for Xtend UI: Tailwind CSS Components with Vanilla JavaScript
jQueryScript
jQueryScript

Posted on

Xtend UI: Tailwind CSS Components with Vanilla JavaScript

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)