awebo 0.1.0

A templating language that can be either statically compiled or interpreted.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["template-engine"]
description = "A templating language that can be either statically compiled or interpreted."
edition = "2021"
keywords = ["template", "html", "template-engine"]
license = "MPL-2.0"
name = "awebo"
readme = "README.md"
repository = "https://github.com/samdoiron/awebo"
version = "0.1.0"