frutjam

A utility-first CSS framework UI Library

Total Downloads Latest Release License Secured


⚡ Frutjam — Tailwind CSS UI Library for Fast Development

Frutjam is a lightweight UI library built on top of Tailwind CSS, designed to help developers build accessible, SEO-friendly, and W3C-compliant interfaces—fast.

With a wide selection of prebuilt components and themes, Frutjam makes it easy to hit the ground running or fully customize your design system.

Ko-fi


✨ Features

  • 🧱 Prebuilt UI Components — Plug-and-play components to save time
  • 🎨 Customizable Themes — Use built-in themes or create your own
  • Accessibility-First — Follows accessibility best practices
  • 🔍 SEO-Friendly — Semantic markup optimized for search engines
  • W3C Standards — Clean, valid HTML structure
  • ⚙️ Built for Tailwind CSS — Seamless integration with your Tailwind setup

🚀 Installation

npm install frutjam

📦 Usage

Import Tailwind CSS and Frutjam into your main stylesheet:

@import "tailwindcss";
@import "frutjam";

That’s it — you're ready to build with Frutjam components!


📚 Documentation

For examples, theming, and full usage guides, visit: 👉 frutjam.com


🤝 Contributing

Contributions are welcome! If you find a bug, have a feature request, or want to help improve the library:

  1. Fork the repo
  2. Create a new branch
  3. Submit a pull request

Please check the contributing guidelines before starting.


📄 License

This project is licensed under the MIT License.