SkillAgentSearch skills...

Gomponentsconverter

Tool for converting from HTML to Gomponents (https://github.com/maragudk/gomponents)

Install / Use

/learn @traherom/Gomponentsconverter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

This tool converts from plain HTML to Gomponents (https://github.com/maragudk/gomponents), a great Go library for generating static HTML in a more type-safe way than the default html/templates. It's usable as both a server (with an HTML or an API, if you so choose) and as a CLI.

A hosted version can be found at https://gomponents.morehart.dev.

Install locally

go install github.com/traherom/gomponentsconverter/cmd/gomponentsconverter@latest

Server

gomponentsconverter serve --port=3333

CLI usage

echo '<div>ioj</div>' | gomponentsconverter convert

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Go

Security Score

82/100

Audited on Dec 31, 2025

No findings