typst-oxifmt icon indicating copy to clipboard operation
typst-oxifmt copied to clipboard

Convenient Rust-like string formatting in Typst (previously "typst-strfmt")

Results 1 typst-oxifmt issues
Sort by recently updated
recently updated
newest added

I realise that this is supposed to be a port of rust's `format!`, which does not support grouping digits (as in `1,000,000.0000`), but I maybe this feature is commonly wanted...

enhancement
help wanted
good first issue