Skip to content

Enter-tainer/zint-wasi

Repository files navigation

zint-wasi

This is a Zint binding for WASI.

  • zint-wasm-sys is a low-level binding to the Zint library.
  • zint-wasm-rs is a high-level binding to the Zint library.
  • zint-typst-plugin is a typst package for the Zint library.

This package only uses the Zint library but not any of its frontends. So it is MIT licensed.

Checkout examples and typst-package/manual.typ for more information.

Manual

(click on the image to open)

Build

Clone with:

git clone --recurse-submodules -j8 https://github.com/Enter-tainer/zint-wasi.git

You must have standard development tools pre-installed on your machine and in path:

  • cargo (rustc; get with rustup)
  • tar
  • wget/curl
  • gcc/clang

To build the typst package, run:

cargo xtask package

See xtask readme for more information.

License

This package is licensed under MIT license. A copy of the license can be found in the LICENSE file.

About

Barcode generator for typst

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages