alpine-markup 0.1.0

Core markup types for Alpine, a simple HTML template engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Liam Curry <liam@sagan.software>"]
categories = ["gui", "template-engine", "web-programming"]
description = "Core markup types for Alpine, a simple HTML template engine"
edition = "2021"
keywords = ["html", "template", "render"]
license = "MIT OR Apache-2.0"
name = "alpine-markup"
readme = "README.md"
repository = "https://gitlab.com/liamcurry/alpine"
version = "0.1.0"