runjucks_core 0.1.5

Pure Rust Nunjucks-compatible template engine core (Runjucks)
Documentation

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.