5 unstable releases

0.3.0 Nov 7, 2024
0.2.0 Aug 12, 2024
0.1.2 Jul 20, 2024
0.1.1 Apr 21, 2024
0.1.0 Apr 6, 2024

#118 in Template engine

Download history 167/week @ 2024-11-05 60/week @ 2024-11-12 457/week @ 2024-11-19 359/week @ 2024-11-26 123/week @ 2024-12-03 30/week @ 2024-12-10 14/week @ 2024-12-17 44/week @ 2024-12-24 99/week @ 2024-12-31 276/week @ 2025-01-07 73/week @ 2025-01-14 22/week @ 2025-01-21 139/week @ 2025-01-28 241/week @ 2025-02-04

495 downloads per month
Used in 2 crates

MIT/Apache

655KB
16K SLoC

rsjsonnet-lang

crates.io Documentation MSRV License

A Rust library to parse and evaluate Jsonnet programs.


lib.rs:

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.

Dependencies

~3MB
~46K SLoC