🚀 [Feature]: Templ support?
Open
Nobody has claimed this yet.
✏️ Feature
👍 Accepting PR
- Dominant language
- Go
- Stars
- 314
- Forks
- 61
- Avg merge
- 4h 35m
- Merged PRs (30d)
- 12
Description
Feature Description
Any plan to include templ support ?
Additional Context (optional)
No response
Code Snippet (optional)
package main
import "github.com/gofiber/template/%package%"
func main() {
// Steps to reproduce
}
Checklist:
- I agree to follow Fiber's Code of Conduct.
- I have checked for existing issues that describe my suggestion prior to opening this one.
- I understand that improperly formatted feature requests may be closed without explanation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how this repository integrates its existing template engines, then compare those entry points with templ at the linked project. Define the required templ support and how it should be validated; the issue provides no file or test location, so the integration scope must be established first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100