Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tayloraswift/swift-dom

taylor’s (not so) famous HTML DSL 👠
https://github.com/tayloraswift/swift-dom

html server-side-swift svg swift swift-dsl xml

Last synced: about 2 months ago
JSON representation

taylor’s (not so) famous HTML DSL 👠

Awesome Lists containing this project

README

        

***`dom`***
`1.1`

[![ci status](https://github.com/tayloraswift/swift-dom/actions/workflows/ci.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/ci.yml)

[![swift package index versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftayloraswift%2Fswift-dom%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/tayloraswift/swift-dom)
[![swift package index platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftayloraswift%2Fswift-dom%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/tayloraswift/swift-dom)

The ***`swift-dom`*** library is a cross-platform, efficient, expressive DSL for generating HTML
(and related formats) with few intermediate allocations.

[documentation](https://swiftinit.org/docs/swift-dom/html) ·
[license](LICENSE) ·
[getting started](https://swiftinit.org/docs/swift-dom/html/getting-started)