Swiftpack.co - eimeraru/tokamak-html-function-builder as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by eimeraru.
eimeraru/tokamak-html-function-builder 0.0.5
A Simplify Tokamak HTML function builder
⭐️ 0
🕓 2 years ago
macOS
.package(url: "https://github.com/eimeraru/tokamak-html-function-builder.git", from: "0.0.5")

Tokamak HTML Function Builder

A Simplify Tokamak HTML function builder

Hot to use

html("div", ["class" : "hello"]) {
    html("span", ["class" : "world"], content: "Hello, World!")
} // => <div class="hello"><span class="world">Hello, World!</span></div>

GitHub

link
Stars: 0
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

2 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics