mirror of
https://github.com/axzilla/templui.git
synced 2025-02-21 02:33:03 +00:00
31 lines
1.3 KiB
Markdown
31 lines
1.3 KiB
Markdown
|
# Goilerplate
|
||
|
|
||
|
Modern UI Components for Go & Templ
|
||
|
|
||
|
<img src="./assets/img/gopher.svg" alt="Goilerplate Logo" width="200"/>
|
||
|
|
||
|
## About
|
||
|
|
||
|
Goilerplate is a comprehensive UI component library designed specifically for Go developers using Templ. It provides a set of pre-built, customizable components that seamlessly integrate with Go backends and Templ templating, allowing for rapid development of modern, interactive web applications.
|
||
|
|
||
|
## Features
|
||
|
|
||
|
- **Go-native Implementation**: Optimized for Go developers and seamlessly integrates with Go backends.
|
||
|
- **Templ-first Design**: Leverages the full power of Templ for type-safe, high-performance templating.
|
||
|
- **Server-Side Rendering (SSR) Focus**: Excellent performance and SEO benefits out of the box.
|
||
|
- **Optional HTMX Integration**: Easy integration for dynamic content without heavy JavaScript.
|
||
|
- **Optional Alpine.js Support**: For enhanced client-side interactivity when needed.
|
||
|
- **Tailwind CSS Styling**: Modern, utility-first styling that's highly customizable.
|
||
|
- **Accessible Components**: Built with accessibility in mind, following WCAG guidelines.
|
||
|
- **TypeSafe**: Utilizing Go's type system for robust, error-resistant development.
|
||
|
|
||
|
## README TODO
|
||
|
|
||
|
- [] Contributing
|
||
|
- [] License
|
||
|
- [] Support
|
||
|
|
||
|
---
|
||
|
|
||
|
Built with ❤️ by the Go community, for the Go community.
|