yai

YaiJS Documentation

Complete documentation for YaiJS - Advanced web components with YEH (Yai Event Hub).


📚 Documentation Index

Core Components

YaiTabs

Utilities

YEH (Yai Event Hub)

Installation & Bundles



🎯 What to Read First?

New to YaiJS?

  1. Start with the Main README
  2. Check out the YaiTabs Guide

Need specific utilities?

Want to understand the event system?


📝 Documentation Structure

docs/
├── README.md (you are here)       # Documentation index
├── BUNDLES.md                     # Bundle comparison guide
├── components/
│   └── tabs.md                    # YaiTabs complete guide
├── utilities/
│   └── overview.md                # All utilities with working examples
└── yeh/
    └── README.md                  # YEH event system overview

Happy coding! 🚀