emerald
macro-based HTML templating engine
Summary
| Latest Version | Unknown |
|---|---|
| License | WTFPL |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:23 |
Tags
Installation
nimble install emerald
choosenim install emerald
git clone https://github.com/flyx/emerald
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| emerald | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/flyx/emerald |
|---|---|
| Homepage | https://flyx.github.io/emerald/ |
| Registry Source | nimble_official |
README
Emerald: HTML 5 Templating Engine for Nim
Documentation:
http://flyx.github.io/emerald/
Status
This was my very first Nim project, the goal was to test the versatility of Nim's macro system. It worked quite well.
Since I never went on to actually do something with it, this is now just code I myself do not really know anymore. I also don't have the time to maintain the project, so it is unmaintained. Use at your own risk.