gofiber / gofiber/template

🚀 [Feature]: Templ support?

Open
#302 19 comments 5 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.