⚡️💡 VitePostHTML

March 13, 2026 · View on GitHub

npm package node compatility

⚡️💡 VitePostHTML

import posthtml from '@vituum/vite-plugin-posthtml'

export default {
  plugins: [
    posthtml()
  ]
}
  • Read the docs to learn more about the plugin options.
  • Use with Vituum to get multi-page support.

Requirements

  • Node.js LTS (20.x)
  • Vite