y

yak

@preview

Run jq filter agains data.

v0.1.0
MIT

Package Information

Last Updated
Minimum Typst Version
0.13.0
Authors
lublak

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/yak:0.1.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/yak:0.1.0": *

Version History

0.1.00.13.0
dd48d679bdb4...

Yak

Description

A typst plugin to run jq filter agains typst data.

Full Documentation for jq: https://gedenkt.at/jaq/manual/#corelang

#import "@preview/yak:0.1.0": *

#yak(json("data.json"), ".")