6 releases (3 breaking)
0.4.0 | May 10, 2025 |
---|---|
0.3.0 | Nov 7, 2024 |
0.2.0 | Aug 12, 2024 |
0.1.2 | Jul 20, 2024 |
0.1.1 | Apr 21, 2024 |
#1068 in Rust patterns
211 downloads per month
Used in 2 crates
695KB
17K
SLoC
Library to parse and evaluate Jsonnet files.
See the token
, lexer
, [ast
] and parser
modules for
Jsonnet parsing. See the program
module for Jsonnet
evaluation.
rsjsonnet-lang
A Rust library to parse and evaluate Jsonnet programs.
Dependencies
~3MB
~44K SLoC