iconify

module
v0.0.4-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2024 License: MIT

README

Iconify for go Templ

Go Reference

genesysflow/iconify is a Go library that allows you to easily use Iconify icons in your Templ templates. Iconify provides a large collection of icons from various icon sets, and this library integrates them seamlessly with the Templ templating engine.

Features

  • Easy integration of Iconify icons in Templ templates
  • Supports all icons available in Iconify
  • Lightweight and simple to use
  • Supported icon sets:
    • mdi
    • fa

Installation

To install genesysflow/iconify, use go get:

go get github.com/genesysflow/iconify

Example


package view

import (
    "github.com/genesysflow/iconify/mdi"
)

templ Example() {
    @mdi.IconAlien()
}

Directories

Path Synopsis
cmd
generator command
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL