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

https://github.com/maxdeviant/auk

A DSL for writing HTML using standard Rust syntax
https://github.com/maxdeviant/auk

Last synced: 3 months ago
JSON representation

A DSL for writing HTML using standard Rust syntax

Awesome Lists containing this project

README

        

# Auk

Auk is an eDSL for writing HTML using standard Rust syntax.

| Crates | Description |
| --------------------------------------- | --------------------------------- |
| [`auk`](./crates/auk) | The main Auk crate |
| [`auk_markdown`](./crates/auk_markdown) | Provides Markdown support for Auk |
| [`auk_plumage`](./crates/auk_plumage) | Utility CSS styling for Auk |