runjucks_core
Pure Rust template engine core for Runjucks: Nunjucks-oriented lex → parse → render with a JSON context (serde_json::Value).
The npm package @zneep/runjucks wraps this crate via NAPI for Node.js. Rust-only users depend on this crate from crates.io.
See the repository README for full documentation and development setup.