oak-jinja 0.0.7

High-performance incremental Jinja2 parser for the oak ecosystem with flexible configuration, supporting template rendering and syntax analysis.
Documentation

Oak Jinja

A parser for Jinja2 templates written in Rust using the Oak framework.

Features

  • Parses Jinja2 syntax
  • Supports standard Jinja2 constructs
  • Integration with Oak ecosystem (LSP, highlighting, etc.)

Usage

Add this to your Cargo.toml:

[dependencies]

oak-jinja = "0.0.4"

License

MPL-2.0