Current section
Files
Jump to
Current section
Files
html_components
gleam.toml
gleam.toml
name = "html_components"
version = "0.2.2"
description = "Generate HTML (or XML) from simple gleam functions"
licences = ["MIT"]
repository = { type = "github", user = "andre-dasilva", repo = "html_components" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"