This documentation is split into focused guides so the root README.md can stay short and easy to scan.
- Getting Started: installation, asset publishing, and the first Cell example
- Cells Reference: entry point for all reusable Bootstrap component Cells
- Helpers Reference: validation-aware form helpers and table payload helpers
- Development Guide: local package development and related package notes
- Read Getting Started first.
- Continue with Cells Reference and open the guide that matches the components you need.
- Read Helpers Reference when you want to automate validation, old input, or table payload generation.
- Check Development Guide only if you contribute to the package locally.