proton
Proton template engine for xml and xhtml files
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install proton
choosenim install proton
git clone https://github.com/jasonrbriggs/proton-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| proton | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/jasonrbriggs/proton-nim |
|---|---|
| Homepage | https://github.com/jasonrbriggs/proton-nim |
| Registry Source | nimble_official |
README
proton-nim
Proton is a simple, "code-less" engine for xml/xhtml templates. Code-less, because it uses 3 types of ID (attribute) in a template file, rather than snippets of code.
See proton for more information.