Skip to content

Add templ-islands to Web Frameworks - #6567

Open
SalvucciFacundo wants to merge 1 commit into
avelino:mainfrom
SalvucciFacundo:add-templ-islands
Open

Add templ-islands to Web Frameworks#6567
SalvucciFacundo wants to merge 1 commit into
avelino:mainfrom
SalvucciFacundo:add-templ-islands

Conversation

@SalvucciFacundo

@SalvucciFacundo SalvucciFacundo commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Adds templ-islands to the Web Frameworks section.

templ-islands is a hybrid optimistic UI islands runtime for Go and templ components.

Forge link: https://github.com/SalvucciFacundo/templ-islands
pkg.go.dev: https://pkg.go.dev/github.com/salvuccifacundo/templ-islands
goreportcard.com: https://goreportcard.com/report/github.com/salvuccifacundo/templ-islands

@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can ask Qodo to dismiss a finding you disagree with, with your reason on record

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add templ-islands to Web Frameworks list

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Add templ-islands to the Web Frameworks section of the README.
• Describe it as a hybrid optimistic UI islands runtime for Go + templ.
High-Level Assessment

The PR’s approach (adding a single README entry in the appropriate section) is the simplest and most maintainable option. The only consideration is keeping list ordering consistent with the surrounding entries, which this change appears to do.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdList templ-islands under Web Frameworks +1/-0

List templ-islands under Web Frameworks

• Adds a new bullet entry for templ-islands in the Web Frameworks section, including the project link and a short description.

README.md

@qodo-code-review

Copy link
Copy Markdown

Qodo Fixer

No findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: unreachable

How to fix: The pkg.go.dev page could not be reached.
Ensure your module path in go.mod matches the URL. After pushing a tagged release, pkg.go.dev indexes the module automatically — this can take a few minutes. You can trigger it manually by visiting https://pkg.go.dev/your-module-path.
Go Report Card: OK (grade unknown)

Additional checks

License: MIT
⚠️ Maturity: repo appears to have less than 5 months of history

How to fix: Your repository needs at least 5 months of history since the first commit.
Please resubmit after the repository meets this requirement.
CI/CD: GitHub Actions workflows detected
README: present
⚠️ Coverage: missing from PR body
How to fix: Add a coverage service link to your PR description:

Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: [Codecov](https://codecov.io), [Coveralls](https://coveralls.io). Integrate one with your CI to track coverage automatically.

---
> **Action needed:** one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards).

_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: Web Frameworks has 45 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant