reflexo-typst2vec

Crates.ioreflexo-typst2vec
lib.rsreflexo-typst2vec
version
sourcesrc
created_at2024-08-25 06:53:09.621746
updated_at2024-12-04 06:03:14.500754
descriptionThe vector-format intermediate representation.
homepagehttps://myriad-dreamin.github.io/typst.ts/
repositoryhttps://github.com/Myriad-Dreamin/typst.ts
max_upload_size
id1350827
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(Myriad-Dreamin)

documentation

README

reflexo-typst2vec

Convert typst items to vector format.

The vector format is abstracted from SVG and doesn't depend on typst.

Commit count: 1234

cargo fmt