vite-static-html 0.5.0

HTML generation support for `vite-static`
Documentation
  • Coverage
  • 83.33%
    5 out of 6 items documented4 out of 5 items with examples
  • Size
  • Source code size: 11.91 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 360.23 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Mon4ik

vite-static-html

This crate has HTML generation support for vite-static crate.

Don't use this crate directly, instead use html feature of vite-static:

cargo add vite-static -F html