tinymist-assets

Crates.iotinymist-assets
lib.rstinymist-assets
version
sourcesrc
created_at2024-06-18 05:40:31.797149
updated_at2024-12-07 05:37:17.622781
descriptionProvides assets for tinymist.
homepagehttps://github.com/Myriad-Dreamin/tinymist
repositoryhttps://github.com/Myriad-Dreamin/tinymist
max_upload_size
id1275143
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | 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

tinymist-assets

Building tinymist-assets/typst-preview.html

To reproduce it:

# at the root of the repository
cd ../..
# Install the dependencies if you haven't already
yarn install
# build the preview's frontend
yarn build:preview
Commit count: 828

cargo fmt