vite-plugins icon indicating copy to clipboard operation
vite-plugins copied to clipboard

Vite Plugins for Hono

Vite Plugins for Hono

This is a monorepo managing Vite Plugins for Hono.

Available Plugins

  • @hono/vite-dev-server
  • @hono/vite-cloudflare-pages
  • @hono/vite-ssg

How to contribute

The specific flow is as follows

  1. Fork this repository.
  2. Write your plugins.
  3. Create the pull request.

We use changesets to manage releases and CHANGELOG. Run the following command at the top level to describe any changes.

yarn changeset

Authors

License

MIT