honojs / vite-plugins

Vite Plugins for Hono
https://hono.dev
123 stars 34 forks source link

Vite Plugins for Hono

This is a monorepo managing Vite Plugins for Hono.

Available Plugins

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